Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MySQL Table Structure Visualization? [duplicate]

Possible Duplicate:
Mysql Visualization Tools

Is there an online tool or an app that can create a graph or an image of an imported database that shows the relationship between the tables inside it?

like image 950
Norbert Avatar asked Feb 23 '26 07:02

Norbert


1 Answers

If an app is okay: MySQL Workbench

like image 198
Mike Avatar answered Feb 25 '26 20:02

Mike