ORM
Tag
Trysil - Delphi ORM 1.2
by David Lastrucci in Libraries for Delphi
Trysil is an Object-Relational Mapper (ORM) for Delphi, open-source (on GitHub), that simplifies database management, allowing you to define entity classes and map them to DB tables (Firebird, PostgreSQL, SQLite, SQL Server), handling queries, inserts, and updates through a TTContext, also supporting lazy loading and events. To use it, you need to download it from GitHub (search for the davidlastrucci/Trysil repository) and integrate the code into your Delphi applications to map your classes to the data.
Trial - TMS BIZ 1.47
by tmssoftware.com bvba in Trial for RAD Studio
One year subscription to libraries for your business logic for VC FMX applications, including ORM, scripting, REST/JSON libs, replication, data modeling ...

