Generate db diagram from any sql statement

Carlos Jaime C. De Leon picture Carlos Jaime C. De Leon · Oct 11, 2011 · Viewed 21.6k times · Source

I'm using DBArtisan 8.5.5 and it has the ability to generate Database Diagrams using Build Query, it has a nice feature that lets it autojoin, detecting potential relationships on newly added tables to the diagram. So the diagram results into a SQL statement since its a Query Builder after all.

Is it possible to provide an SQL statement in DBArtisan and generate the Database Diagram? In other words, the reverse (give it the SQL to generate the diagram, instead of using diagrams to generate SQL)?

If no such feature, is there a product out there for Sybase DB that will provide said feature?

Answer

Julio Cezar Silva picture Julio Cezar Silva · Apr 27, 2019

DbVis is an actionable choice, being open source and powerful - it's got a good amount of extra features aside from the one you need.

If you're willing to pay, Aqua Data Studio is a very complete and intuitive database IDE.

As a middle ground solution, disposing of both a - constantly updated - open source edition, the DBeaver Open Source IDE, and an Enterprise Edition. Both of these also offer what you need, the main differences as of now being interface, SSH algorithm support and SQL debugging framework offered in Enterprise. You can take a deeper look yourself, comparing the Open Source features with the Enterprise ones.