TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is there an application similar to graphviz but for database schemas?

4 pointsby pure_simplicityabout 3 years ago
I&#x27;m looking for an application that is like graphviz&#x2F;dot, but for database schema visualization instead of graph visualization. Is there such an application? (preferably open source)<p>I&#x27;d like to use it with markdown to document code and application architecture, such that the schema definition can be text that is under version control and the generated image can be part of the rendered document.

2 comments

gigatexalabout 3 years ago
Hmm not sure it’s what you want but the ERD diagramming in DBeaver is awesome.
评论 #31553173 未加载
pizzaabout 3 years ago
One of these, perhaps: <a href="https:&#x2F;&#x2F;github.com&#x2F;mgramin&#x2F;awesome-db-tools#diagrams" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mgramin&#x2F;awesome-db-tools#diagrams</a>
评论 #31563173 未加载