An open API service indexing awesome lists of open source software.

https://github.com/ynathan/erd-generator

A Nice dashboard to manage, and create a crud of multiple layer of an entity from the sql migration controller layer view layer and model enitties in nest.js, based on and exisitng database your will be able to releay your new entity field to be foreign keys of other exiting database table and entities, will generate the code based on the foreign key.
https://github.com/ynathan/erd-generator

Last synced: 6 months ago
JSON representation

A Nice dashboard to manage, and create a crud of multiple layer of an entity from the sql migration controller layer view layer and model enitties in nest.js, based on and exisitng database your will be able to releay your new entity field to be foreign keys of other exiting database table and entities, will generate the code based on the foreign key.

Awesome Lists containing this project

README

          

# erd-generator
A Nice dashboard to manage, and create a crud of multiple layer of an entity from the sql migration controller layer view layer and model enitties in nest.js, based on and exisitng database your will be able to releay your new entity field to be foreign keys of other exiting database table and entities, will generate the code based on the foreign key.