🧩 ChartDB v1.17 - Open-Source DB Diagram Tool | Arrays, Views, Canvas Editing, and More
from johnnyfish@lemmy.world to selfhosted@lemmy.world on 27 Oct 16:54
https://lemmy.world/post/37947846

Hi everyone! 👋

Back again with a fresh update on ChartDB - a self-hosted, open-source tool for visualizing and designing your database schemas.

Since our last post, we’ve shipped v1.16 and v1.17, focusing on better canvas interactions, smarter imports, and improved database coverage. Here’s what’s new 👇

Why ChartDB?

✅ Self-hosted - Full control, deploy via Docker
✅ Open-source - Community-driven and actively maintained
✅ No AI/API required - Deterministic SQL export, no external calls
✅ Modern & Fast - Built with React + Monaco Editor
✅ Multi-DB Support - PostgreSQL, MySQL, MSSQL, SQLite, ClickHouse, Oracle, Cloudflare D1

🔥 New in v1.16 & v1.17

🔮 What’s Next

🔗 Live Demo / Cloud
🔗 GitHub
🔗 Docs

We’re continuing to build based on community feedback, feel free to open issues, suggest features, or share how you’re using it!

Thanks again to everyone in selfhosted who’s supported ChartDB so far 🙌

#selfhosted

threaded - newest

igorette@lemmy.ml on 28 Oct 02:28 next collapse

Support for DuckDB would be nice and appreciated

johnnyfish@lemmy.world on 28 Oct 12:30 collapse

Thanks! DuckDB is definitely on our radar, a few others have asked for it too in this GitHub issue: #865. I’d suggest dropping a 👍 there so we can keep track of interest!

recklessengagement@lemmy.world on 28 Oct 03:00 next collapse

I like the UI. I’ll give it a test run when I find some time

johnnyfish@lemmy.world on 28 Oct 12:29 collapse

Awesome, thanks! Hope you’ll like it, would love to hear what you think once you’ve played with it a bit.

QueenMidna@lemmy.ca on 28 Oct 04:19 next collapse

Support for Big Data types (maps, hash sets ,structs) would be wonderful

johnnyfish@lemmy.world on 28 Oct 12:28 collapse

Hey! We actually support some of these already, for example, in PostgreSQL we handle jsonb and array-like types pretty well. Curious, which database are you referring to?

QueenMidna@lemmy.ca on 28 Oct 19:29 collapse

Hadoop and other big data sources such as Spark

Tangent5280@lemmy.world on 28 Oct 15:27 collapse

Looks great! I’ll give it a try. Do you have a forum or discussions board?