DevExpress VCL Entity Mapping Framework v26.1.2 for DevExpress VCL Controls 26.1.3

DevExpress VCL Entity Mapping Framework v26.1.2 for DevExpress VCL Controls 26.1.3
The VCL ExpressEntityMapping Framework is an object-relational mapping (ORM) tool. It allows you to access and manage data in code, without low-level database interaction and manual SQL queries. You operate with an “Entity Model” – an object-oriented reflection of the database. Data tables are collections, records are individual objects, and fields or relations are properties.