Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SQL visualization software

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?

like image 440
atp Avatar asked Jun 11 '26 10:06

atp


2 Answers

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

like image 53
leo_gu Avatar answered Jun 14 '26 01:06

leo_gu


If you're using MySQL, take a look at MySQL Workbench.

like image 39
Henry Merriam Avatar answered Jun 14 '26 01:06

Henry Merriam



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!