2
Is there a way I can create an Entity Relationship Diagram for my PHPMyAdmin database?
2
Is there a way I can create an Entity Relationship Diagram for my PHPMyAdmin database?
2
AFAK it can't be done using PHPMyAdmin but take a look on MySQL workbench it's a great tool to do this and you can connect to your local/remote database server.
2
Yes you can create ERD with PHPMyAdmin from version 3.4 or greater. You can refer to PHPMyAdmin documentation for more info: http://www.phpmyadmin.net/documentation/#pmadb
detail step to generate ERD : http://goo.gl/0z3vFE
1
Could be available in MySQL Workbench …
– slhck – 2012-02-03T16:01:02.307ERD? That's an emergency recovery Disk for an OS recovery so I don't see the tie in. Perhaps you should elaborate. – uSlackr – 2012-02-03T17:24:43.153
@uSlackr - Entity Relationship Diagram - there is a major shortage of unique three letter acronyms. (or were you kidding?) – Dave Becker – 2012-02-03T18:06:07.723
3LOL!I'm an idiot – uSlackr – 2012-02-03T23:53:38.680