Database relationship tool needed

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Science Advisor
Gold Member
Messages
2,391
Reaction score
5,217
I just got handed an assignment to document our database tables. I would rather not have to do this manually and I'm wondering if anyone knows of any freeware that will allow me to create diagrams of the tables and relationships between the tables.
 
Physics news on Phys.org
Math Is Hard said:
Which RDBMS do you use? A trial version of Erwin might do everything that you need.

Thanks MIH, I'll look into it. We're using a Sybase database. I've already written a quick program to pull all of the needed column info for each of the tables. Except for the definitions, that will kill an entire appendix.