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.

Show HN: Draw Database Diagrams Using Code (DSL) – Dbdiagram.io

20 pointsby huyover 6 years ago

3 comments

huyover 6 years ago
OP here, let me share a bit on the backstory of this.<p>1 odd month ago, our interns were starting to build this little project, our goal is to integrate into the current product (a cloud-based BI), so our users could easily understand their database structure to analyze them.<p>After a few weeks, we realized that it could potentially become a standalone application to help data analysts&#x2F;developers design or share their own database diagrams, so we decided to bring it out as a free tool.<p>The feedback so far from our early users has been really great, so we decided to launch here on HN. Please give it a try and share with us your feedback!
tmdcmnrover 6 years ago
Cool project dude! I tend to use plantUML for this use case but I might actually give this a try. A small suggestion is that you should show the relation between two table (EG: one - many) by default. It&#x27;s really annoying to hover on the small line to see the actual relation.
评论 #18073676 未加载
ccakesover 6 years ago
Looks good, will give it a go. One bit of feedback, the viewport in Safari is busted - <a href="https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;ksfCCtK" rel="nofollow">https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;ksfCCtK</a><p>What kind of import formats are you planning to support? DDL, dot, UML?
评论 #18073691 未加载