EntityDAC v.2.1.2

By Devart

Shareware 06 Jun 2019

In category

DB-Aware Components > Direct DB Access > Other

Description

EntityDAC is an ORM for Delphi with LINQ support. It provides a powerful framework that allows to perform 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
  • * RAD Studio 10.2 Tokyo is supported
  • * RAD Studio 10.1 Berlin is supported
  • * RAD Studio 10 Seattle supported
  • Database-First, Model-First and Code-First development: There are several approaches to database application development. Database-First ï a database is developed first, then a data model and application classes are generated on the basis of the existing database. Model-First ï a data model is developed first in a model developer tool, then a database and application classes are generated by this model. Code-First ï in this case, application classes are the original source, on the basis of which a database can be generated, as well as a model, if necessary. When developing applications using EntityDAC, you will be able to use all the three ways.
  • Visual ORM Model Designer with Code generation: Entity Developer allows you 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. Code generation is very flexible due to using T4-like templates, allowing virtually anything you may want for code generation, and you may even create your own templates for other programming languages.
  • 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. Therefore, Language Integrated Query (LINQ) is used in EntityDAC as a query language. Using LINQ also significantly simplifies writing and further support of queries, since, at this, the Code completion Delphi engine is used when typing LINQ keywords, class names, their attributes, etc. And in the same way, LINQ queries syntax check is performed at the stage of application compilation.
  • 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. Such an approach allows using EntityDAC for development of new applications, as well as simply introduce ORM to already existing projects. In addition, different mapping methods are supported: code mapping, attribute mapping and XML mapping.
  • Entity and Query Cache: To increase application performance, EntityDAC allows to cache metadata, all entities loaded from the database, LINQ queries, and much more. Such caching allows to avoid multiple loading of the same data and vastly improve performance in comparison to using the standard Data Access Components.

Informations

  • Status: Trial (work while IDE is running)
  • Source: SW
  • Price: $149.950000
  • Source price: $499.950000
  • Size: 246 538 008kB

Platforms:

  • C++ Builder 10
  • CBuilder 10.1 Berlin
  • CBuilder 10.2 Tokyo
  • CBuilder 10.3 Rio
  • C++ Builder 2010
  • C++ Builder 2007
  • CBuilder 2009
  • C++ Builder XE3 64-b
  • C++ Builder XE
  • C++ Builder XE2
  • C++ Builder XE3
  • C++ Builder XE4
  • C++ Builder XE5
  • C++ Builder XE6
  • C++ Builder XE7
  • C++ Builder XE8
  • Delphi 10
  • Delphi 10.1 Berlin
  • Delphi 10.2 Tokyo
  • Delphi 10.3 Rio
  • Delphi 2007 (VCL)
  • Delphi 2009
  • Delphi 2010
  • Delphi XE
  • Delphi XE 2
  • Delphi XE3
  • Delphi XE4
  • Delphi XE5
  • Delphi XE6
  • Delphi XE2 64-bit
  • Delphi XE7
  • Delphi XE8
  • FireMonkey
  • FireMonkey 2
  • FireMonkey 3

Downloads