Mahmoud Mostafa
Mahmoud Mostafa

Reputation: 17

How to get the mysql database relationship diagram

I have a Mysql database for my website which it is not made by me is there is any way to get the relationship diagram for this Database

Upvotes: -4

Views: 5200

Answers (1)

Mike Irish
Mike Irish

Reputation: 960

enter image description hereI know if you use xampp, you can go to http://localhost/phpmyadmin then click on the database you want then if you click designer near the top right it will have one done for you.

Upvotes: -1

Related Questions