Json to ORMs mapping

This tool allows quick Object Relational Mapping(ORM) model prototyping using a Json object model as input. The following ORMs are supported: Django Model, Hibernate.

In the future you will also be able to generate ORM for Doctrine and ROOM Persistence Library and the SQL Create statements for PostgreSQL, MySQL and Sqlite from Json data model.

The code is publicly available on Github Repo

Paste your json below   

ORM - Django Model

Find me at and