How to import model from MySql Workbench

This is a step-by-step tutorial about importing existing MySql Workbench model to ORM Designer.

1) As first step create a new project or open your existing project where  you want to import your MySql Workbench file.

2) When you have your project created or opened, choose Import Existing Data to Model from Import menu.

3) Now select MySql Workbench import and press Import.

4) On a next screen select existing MySQL workbench file and destination module where you want to import selected model.

5) When you are done press  import and ORM Designer automatically import your model. After a while you will see result like this:

And we’re done.

2 thoughts on “How to import model from MySql Workbench

  1. Hi!
    I’m wondering is there way to import a database from a existing model? WorkBench supports this reverse way? Thank you for any help!

  2. Hello Andrew, Unfortunately this feature isn’t currently available in ORM Designer. We’re intensively working on a new ORM Designer2 which will be ready for a new features like this. For now please import your DB model using your framework (Doctrine/CakePHP) or using MySQL Workbench and than import it to ORM Designer.

    Regards
    Ludek

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>