What are the best tools for modeling a pre-existing SQL database structure?
        Posted  
        
            by Ejoso
        on Super User
        
        See other posts from Super User
        
            or by Ejoso
        
        
        
        Published on 2010-05-13T01:51:10Z
        Indexed on 
            2010/05/13
            1:55 UTC
        
        
        Read the original article
        Hit count: 352
        
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!
© Super User or respective owner