1 repo
Tools that automate the creation of SQL scripts from visual or abstract data models.
Distinguishing note: Focuses on code generation output rather than visual design.
Explore 1 awesome GitHub repository matching data & databases · SQL Generators. 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
Converts visual database diagrams into executable SQL scripts for automated table and relationship creation.