ποΈ ChartDB β Open-Source Database Diagrams | Self-Hosted Alternative to dbdiagram.io & DrawSQL
-
Hi everyone!
Weβre excited to share the latest updates to ChartDB, our self-hosted, open-source tool for visualizing and designing database diagrams - built as a free and flexible alternative to tools like dbdiagram[.]io, DrawSQL, and DBeaver's diagram feature.
Why ChartDB?
Self-hosted β Full control, deployable anywhere via Docker
Open-source β Actively developed and maintained by the community
No AI/API required β Deterministic SQL export with no external dependencies
Modern & Fast β Built with React + Monaco Editor, optimized for performance
Multi-DB support β PostgreSQL, MySQL, MSSQL, SQLite, ClickHouse, and now Cloudflare D1
Latest Updates (v1.8.0 β v1.10.0)
Cloudflare D1 Support - Import schemas via Wrangler CLI
Deterministic DDL Export - Replaced AI-based export with native SQL generation
Sidebar for Diagram Objects - Quickly navigate tables, fields, indexes, and FKs
Better Canvas UX - Right-click to create FKs, table drag-and-drop, better visibility controls
Internationalization - Added full French & Ukrainian support
Whatβs Next
- Git integration for diagram versioning
- SQL import support for PostgreSQL (via DDL script)
- AI-powered table relationship detection
- More database support and collaboration tools
GitHub: https://github.com/chartdb/chartdb
Docs: https://docs.chartdb.io/
Weβd love your feedback, contributions, or just to hear how youβre using it. Thanks!
-
S [email protected] shared this topic
-
Hi everyone!
Weβre excited to share the latest updates to ChartDB, our self-hosted, open-source tool for visualizing and designing database diagrams - built as a free and flexible alternative to tools like dbdiagram[.]io, DrawSQL, and DBeaver's diagram feature.
Why ChartDB?
Self-hosted β Full control, deployable anywhere via Docker
Open-source β Actively developed and maintained by the community
No AI/API required β Deterministic SQL export with no external dependencies
Modern & Fast β Built with React + Monaco Editor, optimized for performance
Multi-DB support β PostgreSQL, MySQL, MSSQL, SQLite, ClickHouse, and now Cloudflare D1
Latest Updates (v1.8.0 β v1.10.0)
Cloudflare D1 Support - Import schemas via Wrangler CLI
Deterministic DDL Export - Replaced AI-based export with native SQL generation
Sidebar for Diagram Objects - Quickly navigate tables, fields, indexes, and FKs
Better Canvas UX - Right-click to create FKs, table drag-and-drop, better visibility controls
Internationalization - Added full French & Ukrainian support
Whatβs Next
- Git integration for diagram versioning
- SQL import support for PostgreSQL (via DDL script)
- AI-powered table relationship detection
- More database support and collaboration tools
GitHub: https://github.com/chartdb/chartdb
Docs: https://docs.chartdb.io/
Weβd love your feedback, contributions, or just to hear how youβre using it. Thanks!
Nice db visualization, will try it out
-
Hi everyone!
Weβre excited to share the latest updates to ChartDB, our self-hosted, open-source tool for visualizing and designing database diagrams - built as a free and flexible alternative to tools like dbdiagram[.]io, DrawSQL, and DBeaver's diagram feature.
Why ChartDB?
Self-hosted β Full control, deployable anywhere via Docker
Open-source β Actively developed and maintained by the community
No AI/API required β Deterministic SQL export with no external dependencies
Modern & Fast β Built with React + Monaco Editor, optimized for performance
Multi-DB support β PostgreSQL, MySQL, MSSQL, SQLite, ClickHouse, and now Cloudflare D1
Latest Updates (v1.8.0 β v1.10.0)
Cloudflare D1 Support - Import schemas via Wrangler CLI
Deterministic DDL Export - Replaced AI-based export with native SQL generation
Sidebar for Diagram Objects - Quickly navigate tables, fields, indexes, and FKs
Better Canvas UX - Right-click to create FKs, table drag-and-drop, better visibility controls
Internationalization - Added full French & Ukrainian support
Whatβs Next
- Git integration for diagram versioning
- SQL import support for PostgreSQL (via DDL script)
- AI-powered table relationship detection
- More database support and collaboration tools
GitHub: https://github.com/chartdb/chartdb
Docs: https://docs.chartdb.io/
Weβd love your feedback, contributions, or just to hear how youβre using it. Thanks!
-
Hi everyone!
Weβre excited to share the latest updates to ChartDB, our self-hosted, open-source tool for visualizing and designing database diagrams - built as a free and flexible alternative to tools like dbdiagram[.]io, DrawSQL, and DBeaver's diagram feature.
Why ChartDB?
Self-hosted β Full control, deployable anywhere via Docker
Open-source β Actively developed and maintained by the community
No AI/API required β Deterministic SQL export with no external dependencies
Modern & Fast β Built with React + Monaco Editor, optimized for performance
Multi-DB support β PostgreSQL, MySQL, MSSQL, SQLite, ClickHouse, and now Cloudflare D1
Latest Updates (v1.8.0 β v1.10.0)
Cloudflare D1 Support - Import schemas via Wrangler CLI
Deterministic DDL Export - Replaced AI-based export with native SQL generation
Sidebar for Diagram Objects - Quickly navigate tables, fields, indexes, and FKs
Better Canvas UX - Right-click to create FKs, table drag-and-drop, better visibility controls
Internationalization - Added full French & Ukrainian support
Whatβs Next
- Git integration for diagram versioning
- SQL import support for PostgreSQL (via DDL script)
- AI-powered table relationship detection
- More database support and collaboration tools
GitHub: https://github.com/chartdb/chartdb
Docs: https://docs.chartdb.io/
Weβd love your feedback, contributions, or just to hear how youβre using it. Thanks!
-
Hi everyone!
Weβre excited to share the latest updates to ChartDB, our self-hosted, open-source tool for visualizing and designing database diagrams - built as a free and flexible alternative to tools like dbdiagram[.]io, DrawSQL, and DBeaver's diagram feature.
Why ChartDB?
Self-hosted β Full control, deployable anywhere via Docker
Open-source β Actively developed and maintained by the community
No AI/API required β Deterministic SQL export with no external dependencies
Modern & Fast β Built with React + Monaco Editor, optimized for performance
Multi-DB support β PostgreSQL, MySQL, MSSQL, SQLite, ClickHouse, and now Cloudflare D1
Latest Updates (v1.8.0 β v1.10.0)
Cloudflare D1 Support - Import schemas via Wrangler CLI
Deterministic DDL Export - Replaced AI-based export with native SQL generation
Sidebar for Diagram Objects - Quickly navigate tables, fields, indexes, and FKs
Better Canvas UX - Right-click to create FKs, table drag-and-drop, better visibility controls
Internationalization - Added full French & Ukrainian support
Whatβs Next
- Git integration for diagram versioning
- SQL import support for PostgreSQL (via DDL script)
- AI-powered table relationship detection
- More database support and collaboration tools
GitHub: https://github.com/chartdb/chartdb
Docs: https://docs.chartdb.io/
Weβd love your feedback, contributions, or just to hear how youβre using it. Thanks!
Any way of having this study an existing database (or dump thereof) and build the graph? I have an oracle database that nobody understands, built by someone else, and I thought something like this could help..
-
Any way of having this study an existing database (or dump thereof) and build the graph? I have an oracle database that nobody understands, built by someone else, and I thought something like this could help..
I've never used the tool, but I'm guessing that your Oracle database can create an SQL dump of its schema which presumably is how this tool ingests a database to chart.
-
Hi everyone!
Weβre excited to share the latest updates to ChartDB, our self-hosted, open-source tool for visualizing and designing database diagrams - built as a free and flexible alternative to tools like dbdiagram[.]io, DrawSQL, and DBeaver's diagram feature.
Why ChartDB?
Self-hosted β Full control, deployable anywhere via Docker
Open-source β Actively developed and maintained by the community
No AI/API required β Deterministic SQL export with no external dependencies
Modern & Fast β Built with React + Monaco Editor, optimized for performance
Multi-DB support β PostgreSQL, MySQL, MSSQL, SQLite, ClickHouse, and now Cloudflare D1
Latest Updates (v1.8.0 β v1.10.0)
Cloudflare D1 Support - Import schemas via Wrangler CLI
Deterministic DDL Export - Replaced AI-based export with native SQL generation
Sidebar for Diagram Objects - Quickly navigate tables, fields, indexes, and FKs
Better Canvas UX - Right-click to create FKs, table drag-and-drop, better visibility controls
Internationalization - Added full French & Ukrainian support
Whatβs Next
- Git integration for diagram versioning
- SQL import support for PostgreSQL (via DDL script)
- AI-powered table relationship detection
- More database support and collaboration tools
GitHub: https://github.com/chartdb/chartdb
Docs: https://docs.chartdb.io/
Weβd love your feedback, contributions, or just to hear how youβre using it. Thanks!
Deterministic DDL Export - Replaced AI-based export with native SQL generation