Advertisement
Advertisement
Advertisement
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.
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.