This session is an overview of the well-regarded ORM framework for Delphi which has a free edition for commercial use for Delphi 10.1 Berlin. The session was presented by Wagner Landgraf during CodeRage XI and this is a replay. The free edition is a limited time offer from TMS Software. According to the TMS Software website Aurelius brings all the benefits an application can obtain from using an ORM framework like:
Productivity: Avoid complex SQL statements that can only be verified at runtime. Code directly with objects.
Maintainability: Clearer business logic by dealing with objects, hiding all the database-access layer.
Portability: Easily change the underlying database - all your business code stays the same since they are just pure objects.
Check out the full video below and also check out the full version of TMS Aurelius on their website.