Search code examples
mysqlclass-diagram

how to convert mysql database to class diagram


I have a mysql database and now I want to convert it into class diagram. Is there any way to convert mysql database to class diagram? I'm using MySql Workbench for design database


Solution

  • ediardo answer is almost correct but ediardo missed important part. You must check on the 'Place imported objects on a diagram' in the Select Object section. Then click Execute.