How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Entity Relation Diagrams generation tool
Explore, document and optimize any database
ChartDB is a database schema visualizer and entity-relationship diagramming platform designed to help developers understand, design, and document complex data architectures. It functions as a visual workspace where users can create and modify database schemas, define table attributes, and map foreign key relationships. By parsing database metadata or SQL scripts, the tool generates interactive diagrams that provide a clear overview of structural interdependencies and data associations. The platform distinguishes itself through its focus on automated documentation and schema synchronization. I
Command line util for export oracle schema to set of ddl scripts
The main features of qwazer/scheme2ddl are: Schema Visualization.
Projects with overlapping indexed features include: alexis-benoist/eralchemy — Entity Relation Diagrams generation tool. azimuttapp/azimutt — Explore, document and optimize any database. catherinedevlin/ddl-generator — Guesses table DDL based on data. chartdb/chartdb — ChartDB is a database schema visualizer and entity-relationship diagramming platform designed to help developers… drawdb-io/drawdb — DrawDB is a browser-based visual database modeler designed for creating, organizing, and documenting relational… liam-hq/liam — Liam is a database schema visualizer and interactive entity-relationship diagram generator. It parses SQL schemas and…