EntityDAC Express is a free ORM for Delphi with LINQ support. It provides a powerful framework that allows performing object-relational mapping of database objects to Delphi classes with full support for encapsulation, inheritance, polymorphism and other OOP features. To retrieve data from a database, LINQ is used as a database independent query engine.
In addition, there is a feature-rich ORM modeling tool available - Entity Developer, that allows to create and edit your ORM models visually, and generate Delphi entity classes by this model automatically.
Key Features:
* RAD Studio 10.3 Rio is supported
* Database-First, Model-First & Code-First development. Users are able to use all the three ways when developing applications using EntityDAC.
* Visual ORM Model Designer with Code generation. Entity Developer allows to create and edit ORM models visually, without typing a line of XML code or manual describing class attributes in Delphi code. It supports creation of all kinds of mapping, such as table splitting, mapping entity to several tables, complex types, inheritance hierarchies, etc.
* LINQ queries. Using ORM when developing your applications must not only accelerate development of the application itself, but also unify the application code and make applications independent of the specifics and syntax of the SQL database for which it is developed, that will allow to support multiple databases in your application with no effort.
* Class mapping. Object-relational mapping of database tables to Delphi classes can be performed not only to classes inherited from a basic TEntity class, but to custom classes inherited form TObject as well.
* Entity & Query Cache. To increase application performance, EntityDAC allows to cache metadata, all entities loaded from the database, LINQ queries, and much more.
Keywords: orm delphi, delphi linq, delphi mapping, delphi database framework
|
|
Related programs in Development - Delphi |
EntityDAC
EntityDAC is a free ORM for Delphi with LINQ support
|
1D Barcode VCL Components
Generate, draw, and print most popular barcode symbologies.
|
BusinessSkinForm
Create cool application with skins support!
|
2D Barcode VCL Components
Generate most popular matrix and stacked 2D barcode symbologies.
|
2D Barcode FMX Components
A set of FireMonkey components designed for generating 2D barcode symbols.
|
DynamicSkinForm
Create cool application with skins support!
|
PostgresDAC
PostgreSQL BDE replacement for Borland Delphi/C++Builder.
|
novaPDF SDK
Easily integrate PDF creation support in your application using novaPDF SDK.
|
AudioLab VCL
Delphi/C++ Builder VCL/FMX components for fast audio capture and processing.
|
ESBPCS-Dates for VCL
Delphi Components and Routines for Calendars and Date/Time Manipulation.
|