I have a large .sql file of tables -- is there software that can auto-generate visual clusters of tables (as they are related by foreign keys) based on a SQL file?
I think you are looking for some tools like this one: https://sqlflow.gudusoft.com/#/
It offers you the option to visualize the SQL as well as generate proper E-R diagram. You can either upload the SQL file or directly paste your SQL statements.
For more info you can check their doc:https://docs.gudusoft.com/1.-introduction/readme
If you're using MySQL, take a look at MySQL Workbench.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With