Entity Relation Diagrams generation tool
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
Explore, document and optimize any database
Die Hauptfunktionen von azimuttapp/azimutt sind: Schema Visualization.
Open-Source-Alternativen zu azimuttapp/azimutt sind unter anderem: alexis-benoist/eralchemy — Entity Relation Diagrams generation tool. 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… qwazer/scheme2ddl — Command line util for export oracle schema to set of ddl scripts.