Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

Is there a way I can create an ERD for my PHPMyAdmin database?

share|improve this question
1  
Could be available in MySQL Workbench – slhck Feb 3 '12 at 16:01
ERD? That's an emergency recovery Disk for an OS recovery so I don't see the tie in. Perhaps you should elaborate. – uSlackr Feb 3 '12 at 17:24
@uSlackr - Entity Relationship Diagram - there is a major shortage of unique three letter acronyms. (or were you kidding?) – Dave Becker Feb 3 '12 at 18:06
1  
LOL!I'm an idiot – uSlackr Feb 3 '12 at 23:53

1 Answer

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.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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