EntityDAC 2.0

It provides a powerful framework that allows performing object-relational mapping
5 
Rating
Your vote:
Latest version:
3.0 See all
Developer:
Screenshots
1 / 5
Awards (1)
Show all awards
Software Informer Virus Free award
Download

EntityDAC is an 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.2 Tokyo 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.

Comments

5
Rating
1 vote
5 stars
1
4 stars
0
3 stars
0
2 stars
0
1 stars
0
User

Your vote:

Related software

Entity Developer
Entity Developer
rating

A powerful ORM designer.

Devart LinqConnect
Devart LinqConnect
rating

LinqConnect is a LINQ to SQL compatible ORM solution with extended functionality

Devart dotConnect for Oracle Express
Devart dotConnect for Oracle
rating

It's an enhanced ORM enabled data provider for Oracle.

NET Data Access Layer
NET Data Access Layer
rating

Knight Data Access Layer is the swiss army knife of Object Relational Mapping.

Mapping MSSQL To MySQL
Mapping MSSQL To MySQL
rating

MSSQL to MySQL is a tool to convert, migrate data from MS SQL to MySQL.

Tags

Delphi database framework Delphi mapping Delphi linq Orm delphi