drawdb-io/drawdb

JavaScriptdrawdb.app

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

database-schemaeditormariadbpostgresqlsqlsql-serversqlitesvgreactindexeddbtailwindcssjavascript
Star 增长趋势
Star
39.4k
Forks
3.2k
周增长
+50
Issues
131
20k30k
2024年4月2025年1月2025年11月2026年9月
制品库npm
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

相关仓库
amacneil/dbmate

🚀 A lightweight, framework-agnostic database migration tool.

GoGo ModulesMIT Licensedatabase-migrationsgolang
7.3k375
hhyo/Archery

SQL 审核查询平台

PythonPyPIappApache License 2.0sql-querydata-masking
archerydms.com
7k1.9k
liam-hq/liam

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

TypeScriptnpmApache License 2.0data-visualizationdatabase
liambx.com
5.1k238
k1LoW/tbls

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

GoGo ModulesMIT Licensedatabase-schemamysql
4.3k209
holistics/dbml

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

JavaScriptnpmlibraryApache License 2.0dbxdatabase-schema
dbml.org
3.7k231
fluentmigrator/fluentmigrator

Fluent migrations framework for .NET

C#Apache License 2.0fluentmigratordatabase-schema
fluentmigrator.github.io
3.5k703
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.7k85
azimuttapp/azimutt

Explore, document and optimize any database

ElmMIT Licensesqlerd
azimutt.app
2.2k140
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.2k98
cviebrock/sequel-pro-laravel-export

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

PHPPackagistlibrarylaravel-migrationsequelpro
91154