Free SQL→ER diagram tool, runs in the browser, nothing uploaded
31–40 of 81 posts
Re: Free SQL→ER diagram tool, runs in the browser, nothing uploaded
#32The tool looks very cool! But IMO you can't get an ER diagram from SQL since entities are fundamentally different from tables. They are certainly very similar, but SQL alone doesn't give you enough information to create an ER diagram. That's not to say that the tool is useless or that diagrams of this sort are unhelpful. I'll admit I'm being pedantic and others will probably disagree.
Isn't the fact that they are _mostly_ interchangeable the foundational principle of hundreds of ORMs? Of course the DDL doesn't say much about the entity's lifecycle, but if the bar is set at representing its relationships, fields and cardinality as a graph, it seems sufficient?
Re: Free SQL→ER diagram tool, runs in the browser, nothing uploaded
#33Re: Free SQL→ER diagram tool, runs in the browser, nothing uploaded
#34There's also Azimutt: https://azimutt.app/gallery
Re: Free SQL→ER diagram tool, runs in the browser, nothing uploaded
#35Such an old problem solved very elegantly. Congrats. Remember the days of MySQL Workbench and how clunky it was.
I loved MySQL Workbench, but it had its faults. Is there any equivalent alternative today? I've dreamed about an app that fuses MySQL Workbench + real-time collaboration, so I can share the same workspace with others in the team and see what others are are up to and collaborate on things.
Re: Free SQL→ER diagram tool, runs in the browser, nothing uploaded
#36Re: Free SQL→ER diagram tool, runs in the browser, nothing uploaded
#37Edit: should clarify mine is also free! It’s quite specific to my needs but I’m happy with it