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: Open-source DB- ERD tool

1 pointsby jhylandsover 3 years ago
I'm thinking of building a tool that takes an existing db and converts it into an entity relationship diagram. I was wondering if a tool like this already exists. I know that lucidchart does something like this but you can't use the output freely and programmatically, at least my understanding is that you can't.

1 comment

dvlimanover 3 years ago
How about this? <a href="https:&#x2F;&#x2F;github.com&#x2F;BurntSushi&#x2F;erd" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;BurntSushi&#x2F;erd</a>