Trysil - Delphi ORM 1.2
by David Lastrucci (https://www.lastrucci.net/)
Category: Libraries
IDE: Delphi 13
Edition: See IDE
Subscription: Not Required
Tags: orm, json, api, rest, mvc
Size: 2.99MB
Download: See IDE
Facebook: Share
Twitter: Share
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.






