Guesses table DDL based on data
The main features of catherinedevlin/ddl-generator are: Schema Visualization.
Open-source alternatives to catherinedevlin/ddl-generator include: alexis-benoist/eralchemy — Entity Relation Diagrams generation tool. azimuttapp/azimutt — Explore, document and optimize any database. 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… qwazer/scheme2ddl — Command line util for export oracle schema to set of ddl scripts.
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
DrawDB is a browser-based visual database modeler designed for creating, organizing, and documenting relational database schemas. It provides an interactive interface for drag-and-drop entity relationship mapping, allowing users to plan and visualize complex data architectures through a centralized workspace. The platform distinguishes itself by enabling real-time collaborative design, allowing teams to iterate on schemas while maintaining a single source of truth. It functions entirely on the client side, utilizing local memory for state management and saving data directly to the local file