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: Quick-erd a text based erd editor with migration code generation

3 pointsby aabbcc1241over 2 years ago
You can express the table schema in git-friendly text-only format.<p>It can auto generate ERD diagram from the text in a webpage. You can drag to move the table diagrams, and the position are sync in the text format.<p>It can also auto generate incremental migration between the live database schema and designed erd in knex.js &#x2F; raw sql format.<p>Recently you can also customize the coloring and have it shared with your teammate within the text format.

1 comment

jerryuover 2 years ago
Cool! Very different from traditional ERD tools.<p>Still missing a lot of features and not as snappy&#x2F;clean when moving tables around I can see lot of lag.<p>Have you tried erdlab.org? It&#x27;s free and has some key features missing in your tool. For example, import&#x2F;export SQL and advanced visual features. Quick one min video of ERDLab <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=9VaBRPAtX08&amp;t=3s">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=9VaBRPAtX08&amp;t=3s</a> or you can login as guest at erdlab.org and try it yourself.
评论 #34570848 未加载