OrmFactory is a visual desktop data model editor integrated with your ORM. It is tool for single developers and teams, data architect or devops.

What OrmFactory is

How it works

OrmFactory uses model-first approach instead of code-first or database-first. Model-first allows you to store additional information about data structure like virtual foreign keys (including multitable FK), type conversion hints, named-in-code rows etc.



Just edit your db structure and run all generators by pressing F5. Yes, you can use multiple generators on same project.


Supported databases

Database Status
MySql Supported
PostgreSQL Supported
MSSQL Planned feb'25
Oracle Planned apr'25

Integrated light data management system

Integrated data management system allows you to edit stored data in same place where you edit data structure.

Advantages