Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a program that will display a SQL schema diagram from an existing database?

We have a giant big ass database and we can't visualize it. Is there a program that will scan the database and give us a diagram that we can look at to help us do our jobs better.

like image 520
FarFigNewton Avatar asked Nov 17 '25 14:11

FarFigNewton


1 Answers

I haven't tried it but you can take a look at ... http://office.microsoft.com/en-us/visio-help/reverse-engineer-an-existing-database-into-a-database-model-HA010115485.aspx

You will need Visio though for it.

like image 115
Sai Avatar answered Nov 20 '25 05:11

Sai