Question

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?

No correct solution

OTHER TIPS

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top