This project is a Python script that generates an Entity-Relationship (ER) diagram from a SQL database schema. The diagram is saved as an image file. The script is packaged in a Docker container for ...
This package lets you generate entity relation diagrams by inspecting the relationships defined in your model files. It is highly customizable. Behind the scenes, it uses GraphViz to generate the ...