awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
SQL Generators · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesSQL Generators

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.

  1. Home
  2. Data & Databases
  3. SQL Generators

Awesome SQL Generators GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • drawdb-io/drawdb

    drawdb-io/drawdb

    36,649View on GitHub↗

    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.

    JavaScriptdatabase-schemadiagram-editoreditor
    36,649View on GitHub↗