Is there a way to generate a UML class diagram from an existing MySQL database?
- by Craig Whitley
Was just wondering if there was any software out there to do this? The storage engine is InnoDB so the foreign keys are in place to connect the tables up in the diagram (if such software even exists).