Show HN: ChartDB Cloud – Visualize and Share Database Diagrams
Hacker News (score: 41)Description
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.
More from Hacker
AIsbom – open-source CLI to detect "Pickle Bombs" in PyTorch models
AIsbom – open-source CLI to detect "Pickle Bombs" in PyTorch models
A kernel bug froze my machine: Debugging an async-profiler deadlock
A kernel bug froze my machine: Debugging an async-profiler deadlock
Build a Compiler in Five Projects
Build a Compiler in Five Projects
Show HN: Parqeye – A CLI tool to visualize and inspect Parquet files
Show HN: Parqeye – A CLI tool to visualize and inspect Parquet files I built a Rust-based CLI/terminal UI for inspecting Parquet files—data, metadata, and row-group-level structure—right from the terminal. If someone sent me a Parquet file, I used to open DuckDB or Polars just to see what was inside. Now I can do it with one command.<p>Repo: <a href="https://github.com/kaushiksrini/parqeye" rel="nofollow">https://github.com/kaushiksrini/parqeye</a>
No other tools from this source yet.