Volver al ranking

drawdb-io/drawdb

JavaScriptdrawdb.app

Free, simple, and intuitive online database diagram editor and SQL generator.

database-schemaeditormariadbpostgresqlsqlsql-serversqlitesvgreactindexeddbtailwindcssjavascript
Crecimiento de estrellas
Estrellas
38.1k
Forks
3.1k
Crecimiento semanal
Issues
131
20k30k
abr 2024ene 2025oct 2025jul 2026
Artefactosnpmnpm install drawdb
README


drawDB logo

drawDB

Free, simple, and intuitive database schema editor and SQL generator.

drawDB screenshot demo

DrawDB is a robust and user-friendly database entity relationship diagram (ERD) editor right in your browser. Build diagrams with a few clicks, export and import SQL scripts, generate migrations, customize your editor, and more without creating an account. See the full set of features on here.

Getting Started

Local Development

git clone https://github.com/drawdb-io/drawdb
cd drawdb
npm install
npm run dev

Build

git clone https://github.com/drawdb-io/drawdb
cd drawdb
npm install
npm run build

Docker Build

docker build -t drawdb .
docker run -p 3000:80 drawdb

If you want to enable sharing, set up the server and environment variables according to .env.sample. This is optional unless you need to share files.

Contributing

Please see CONTRIBUTING.md for guidelines on how to contribute to this project.

Support

Repositorios relacionados
amacneil/dbmate

🚀 A lightweight, framework-agnostic database migration tool.

GoGo ModulesMIT Licensedatabase-migrationsgolang
7k357
hhyo/Archery

SQL 审核查询平台

PythonPyPIApache License 2.0sql-querydata-masking
archerydms.com
7k1.8k
liam-hq/liam

Automatically generates beautiful and easy-to-read ER diagrams from your database.

TypeScriptnpmApache License 2.0data-visualizationdatabase
liambx.com
4.9k223
k1LoW/tbls

tbls is a CI-Friendly tool to document a database, written in Go.

GoGo ModulesMIT Licensedatabase-schemamysql
4.3k204
holistics/dbml

Database Markup Language (DBML), designed to define and document database structures

JavaScriptnpmApache License 2.0dbxdatabase-schema
dbml.org
3.7k226
fluentmigrator/fluentmigrator

Fluent migrations framework for .NET

C#Apache License 2.0fluentmigratordatabase-schema
fluentmigrator.github.io
3.5k702
aimeos/upscheme

Database migrations and schema updates made easy

PHPPackagistGNU Lesser General Public License v3.0databasedatabase-migrations
upscheme.org
2.7k5
postgres-ai/database-lab-engine

DBLab enables 🖖 database branching and ⚡️ thin cloning for any Postgres database and empowers DB testing in CI/CD. This optimizes database-related costs while improving time-to-market and software quality. Follow to stay updated.

GoGo ModulesApache License 2.0postgresqldatabase
postgres.ai/products/how-it-works
2.5k72
azimuttapp/azimutt

Explore, document and optimize any database

ElmMIT Licensesqlerd
azimutt.app
2.1k139
schemacrawler/SchemaCrawler

Free database schema discovery and comprehension tool

JavaMavenOtherschemacrawlerjdbc
schemacrawler.com
1.8k209
schemahero/schemahero

A Kubernetes operator for declarative database schema management (gitops for database schemas)

GoGo ModulesApache License 2.0database-schemadatabase-management
schemahero.io
1.1k97
cviebrock/sequel-pro-laravel-export

A Sequel Pro / Sequel Ace bundle to generate Laravel migration files from existing tables.

PHPPackagistlaravel-migrationsequelpro
92156