Generating ERD using PHPMyAdmin 4.0 (Older Version)
Today I need to generate ERD for my Database. If you search on net you will get number of people suggest Workbench for it but as i am using PHPMyAdmin as an GUI for my Mysql database I just don't want to install workbench only for generating ERD. And above all when PHPMyAdmin support it (from 3.4 version) than what more I need.
So here I am sharing few steps to generate ERD from PHPMyAdmin: Go to your PHPMyAdmin setup, usually it is "http://localhost/phpmyadmin" in your local machine.
My PHPMyAdmin version: 4.9.2
My MySql Version: 8.0
That all!!! Its very easy and simple