1 repo
Tools for translating abstract schema definitions into database-specific deployment scripts.
Distinguishing note: Focuses on the utility of generating deployment code.
Explore 1 awesome GitHub repository matching data & databases · Schema Generation Utilities. Refine with filters or upvote what's useful.
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
Translates visual database designs into executable SQL scripts for deployment across various database systems.