awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
catherinedevlin avatar

catherinedevlin/ddl-generator

0
View on GitHub↗
275 stars·34 forks·HTML·MIT·10 views

Ddl Generator

Guesses table DDL based on data

Features

  • Schema Visualization - Infers SQL DDL from existing table data.

Star history

Star history chart for catherinedevlin/ddl-generatorStar history chart for catherinedevlin/ddl-generator

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Ddl Generator

These projects share indexed features with Ddl Generator. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • alexis-benoist/eralchemyAlexis-benoist avatar

    Alexis-benoist/eralchemy

    1,416View on GitHub↗

    Entity Relation Diagrams generation tool

    Python
    View on GitHub↗1,416
  • azimuttapp/azimuttazimuttapp avatar

    azimuttapp/azimutt

    2,133View on GitHub↗

    Explore, document and optimize any database

    Elm
    View on GitHub↗2,133
  • chartdb/chartdbchartdb avatar

    chartdb/chartdb

    21,286View on GitHub↗

    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

    TypeScriptdatabasedbdb-migration
    View on GitHub↗21,286
  • drawdb-io/drawdbdrawdb-io avatar

    drawdb-io/drawdb

    37,382View 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

    JavaScriptdatabase-schemadiagram-editoreditor
    View on GitHub↗37,382
Compare all 6 related projects→

Frequently asked questions

What does catherinedevlin/ddl-generator do?

Guesses table DDL based on data

What are the main features of catherinedevlin/ddl-generator?

The main features of catherinedevlin/ddl-generator are: Schema Visualization.

Which projects share features with catherinedevlin/ddl-generator?

Projects with overlapping indexed features 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.