ERD documentation tool, any recommendations

  • I'm looking for some software to create an ERD by reverse engineering tables (by schema) using both primary/foreign keys as well matching column names.   Not looking for a fully featured online tool i.e to make changes and persist back to the database.  Rather looking for ERD for documentation purposes.  I've explored dbSchema but this didn't work so well with the large number of tables I have.  
    Can anyone recommend a tool?   Needs to be HTML based similar to SQL Doc.

    I was half expecting Redgate SQL Doc would do it but I guess this is too much to expect 🙂

  • As far as I know, and that ain't far, SQLDoc generates database documentation, not entity relationship diagrams (ERD). In SSMS you can generate an ERD. Right click the Database Diagrams folder in the Object Explorer under your database and select New Database Diagram.

  • I need something a bit better than SSMS database diagrams in this case.

  • Have you tried Oracle Developer Data Modeler?

  • Take a look at ApexSQL Doc.

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply