MySQL Workbench is a tool that allows you to create an entity-relationship diagram for MySQL databases. You can use it to design a new database layout, document one that already exists, or carryout a complex migration.
The app produces a visual representation of the database tables, views, stored processes and foreign keys. In addition, it can sync the development model with the actual database.
Advertisement
MySQL Workbench can also generate the necessary script to create the database that was created in the outline; it is compatible with DBDesigner 4 database models and supports the new incorporated features on MySQL 5.
Comments
Looks like the dolphin is happy with a wrench
does not work on Windows 10
Crashes immediately upon launch. With the message: the operation of the MySQLWorkbench program has stopped functioning.