ChartDB: Database Schema Visualization Tool
By
Jonathanfishner
FeedBagel synthesis
· 2 sourcesChartDB, a new open-source tool for visualizing database schemas, has been released. Product Hunt reported that the tool instantly converts database schemas into editable entity-relationship (ER) diagrams with a single query. Hacker News noted that ChartDB helps developers understand and work with complex database structures by making them easier to visualize. The tool is designed to make database exploration and design more intuitive and shareable.
Summary
ChartDB is a tool that helps developers visualize database schemas, making it easier to understand and work with complex database structures. The tool appears to be focused on database management and development workflows.
Me and Guy (@guyb3) built ChartDB to generate ER diagrams from your database without a need of any database access (via query/sql/dbml). We started with an open-source version, and after seeing a lot of use we decided to make a cloud version.
Our OSS launch (1y ago) - https://news.ycombinator.com/item?id=41339308
Now we’re launching ChartDB Cloud - built for teams:
- Embed ERDs into docs, dev portals, or Miro/Notion etc.
- Collaborate in real-time (with live cursors like Figma)
- Keep diagrams always in sync with your database
- Organize large, messy schemas without pain
- Export DDL in multiple SQL dialects (solved deterministically)
- AI assistant to brainstorm and generate new schema objects or schema changes
We designed it so working with databases feels less like a chore and more like a creative process.
Would love feedback - especially from teams dealing with messy schemas or outdated docs.
Comments URL: https://news.ycombinator.com/item?id=44972238
Points: 11
# Comments: 1
You might also wanna read
ChartDB: Open-Source Tool for Visual Database Schema Diagrams
ChartDB is a free, open-source tool that instantly converts database schemas into editable ER diagrams with a single query. Designed for dev
DB Explorer: Free Open-Source Database Management Tool with AI SQL Assistant
DB Explorer is a free, open-source database management tool that provides AI-powered SQL assistance, real-time database health monitoring, a
ChartStud: Data Visualization Tool for Creating Charts, Dashboards, and AI Insights
ChartStud is a data visualization tool that helps users transform raw data into charts, dashboards, and AI-powered insights. The platform of
RelateDB: Offline-First Browser-Based Database Schema Designer
RelateDB is an offline-first, browser-based database schema designer that allows users to visually model tables and relationships, import SQ
