Are there any free tools available for generating ERDs from an existing MySQL database? I've been given the requirement to generate such documentation for a legacy database and would prefer to not have to do it by hand.
|
|
|
|
|
|
|
MySQL Workbench? http://wb.mysql.com/ |
||
|
|
|
If you by free mean "free for a one-time assignment", you could have a look at Visual Paradigm and use the demo version. If you need to reverse-engineer and the update/continue working on it i would try the Mysql Workbench as pointed out by Apikot. Another option would be Toad Data modeler which i believe would be up to task. Quote from Toad Data Modeler
|
||
|
|
|
|
I believe Toad supports RE (reverse engineering): http://www.toadsoft.com/toadmysql/Features.htm
|
||
|
|
