Skip to content

OpenDataServices/erd-from-json-table-schema

 
 

Repository files navigation

erd-from-json-table-schema

Does what it says on the tin; creates an entity-relationship diagram from a JSON Table Schema

Massive thanks to iburadempa for creating jts_erd, from which this code is derived. jts_erd was designed with Postgres exports in mind; this code assumes a slightly different packaging structure and so probably won't work for that use case.

Development has used Python 3.8.

Documentation: https://erd-from-json-table-schema.readthedocs.org/

About

Create an ERD for a database given as JSON-table-schema

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%