What are the best tools for modeling a pre-existing SQL database structure?
- by Ejoso
I have a MS SQL database that has been running strong for 10+ years.
I'd like to diagram the database structure, without spending hours laying it all out in Visio or something similar...
I've seen nice models diagrammed before, but I have no idea how they were created. From what I've seen - those models were created in advance of the database itself to assist in clarifying the relationships... but my database already exists!
Anyone have any suggestions for tools that would work, or methods I could employ to tease out a nice clean document describing my database structure?
Thanks in advance!