Tuesday, 28 January 2025

MYSQL how to get ERD

 

https://dev.to/alumassy/how-to-access-the-erd-entity-relationship-diagram-of-your-database-schema-in-mysql-workbench-5813


Below are steps you can follow to view the ERD (Entity-Relationship Diagram) of your database schema in MySQL Workbench:

  1. Open MySQL Workbench and open your database connection.
  2. In the top navigation bar, click on “Database” to expand the list of options.
  3. Select “Reverse Engineer” from the database context menu.

No comments:

Post a Comment