I've been using Visio to make ERD's, but I have a boatload of resource-hogging things running right now and wondered if there weren't something very light I could use instead..

link|improve this question

70% accept rate
feedback

1 Answer

I have created a python3 package that does database inspection. It includes a tool, that creates ER diagrams from the database schema. You can check it here: http://code.google.com/p/fathom/ and it also documents how to generate a diagram: http://code.google.com/p/fathom/wiki/Manual#fathom2graphviz

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.