Entity Developer Editions

Entity Developer is available in the following editions: Professional, for LINQ to SQL, for Entity Framework, for NHibernate and Express.

Entity Developer Professional Edition allows designing models for Entity Framework, NHibernate, and LINQ to SQL.

Entity Developer for LINQ to SQL and Entity Developer for Entity Framework use SqlClient to connect to Microsoft SQL Server and allow designing models for correspong ORM solutions. Entity Developer for NHibernate supports any third-party ADO.NET data providers to design NHibernate models.

The Express Edition is a free limited version of Entity Developer Professional Edition. The Express Edition does not allow customization of code templates and is limited to 10 entities in the project.

Entity Developer for dotConnect is bundled with dotConnect for Oracle, dotConnect for MySQL, dotConnect for PostgreSQL, and dotConnect for SQLite and supports corresponding database.


Entity Developer Editions

Feature Professional NHibernate Entity Framework LINQ to SQL Express
LINQ to SQL support
Entity Framework support
NHibernate support
Visual schema modelling
Reverse engineering
Predefined templates
Custom templates
SQL Server support
Third-party ADO.NET provider support*
Unlimited number of entities in model
Price $299.95 $199.95 $199.95 $99.95 Free

* Third-party ADO.NET providers are supported only for NHibernate ORM.