🧰
Open Source Toolkit

Know how to use it before you click: online, self-hosted, desktop, CLI

中文

ChartDB

chartdb/chartdb
Ready to use There is an official hosted version — open it and go. No install, no deployment.

Database diagrams editor that allows you to visualize and design your DB with a single query.

DatabaseVisualizationReady online
ChartDB website screenshot

Deploy command

docker run -e OPENAI_API_KEY=<YOUR_OPEN_AI_KEY> -p 8080:80 ghcr.io/chartdb/chartdb:latest

Taken from the project README. You need a server with Docker; you may still need to add environment variables.

From the README

ChartDB is a powerful, web-based database diagramming editor. Instantly visualize your database schema with a single "Smart Query." Customize diagrams, export SQL scripts, and access all features—no account required. Experience seamless database design here.

Stars
★ 22.9k
Language
TypeScript
License
AGPL-3.0
Last updated
2026-09-13
Category
Databases & API tools
Section
General