Overview
drawDB is a browser-based database editor for arranging tables, columns, and relationships as ER diagrams and converting schemas to and from SQL, with no account required for core use.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Design tables, columns, and relationships visually
The canvas editor represents database schemas as ER diagrams with explicit relationships.
Move between visual models, SQL, and migrations
Existing SQL can be imported into diagrams, while designs can be exported as SQL or migration output.
For reviewing database schemas visually rather than only as code
It is useful for schema design, education, architecture reviews, and understanding existing databases.
Sources: [2]
Sharing requires a separate server component
The editor itself can run locally or statically, but collaborative file sharing depends on drawdb-server and additional configuration.
Sources: [2]
Official sources
- [1]drawdb-io/drawdb repository(2026-09-21)
- [2]drawDB README(2026-09-21)
- [3]drawDB application(2026-09-21)
- [4]drawDB AGPL-3.0 license(2026-09-21)
Supplemental curator note
The core editor works directly in the browser without an account. Sharing is optional and requires the separate `drawdb-server` repository, so local schema design and collaborative deployment can be evaluated separately.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/drawdb-io/drawdb.git - 2
Enter the repository
cd drawdb - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
39,616 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 15
- Open PRs
- 109
Development activity is still being collected.
Built with
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- database-schema
- editor
- mariadb
- postgresql
- sql
- sql-server
- sqlite
- indexeddb
- diagram-editor
- erd
- erdiagram
- oracle-database
- Stars
- 39,616
- Forks
- 3,252
- Watchers
- 150
- Open issues
- 134
- Contributors
- 149
- Primary language
- JavaScript
- License
- AGPL-3.0
- Repository last updated
- Sep 17, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- React250,610 Stars
A JavaScript library for building web and native user interfaces from declarative components.
JavaScript - n8n205,475 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Visual Studio Code192,731 Stars
The MIT-licensed Code - OSS repository that forms the open foundation of Visual Studio Code.
TypeScript - Oh My Zsh189,851 Stars
A community framework for managing Zsh configuration through plugins, themes, and an update mechanism.
Shell - Flutter179,024 Stars
A BSD-3-Clause cross-platform SDK for building mobile, web, and desktop UIs from a Dart codebase.
Dart
Report incorrect information
Tell us if any listing information is incorrect or outdated.