Auto-generate ER Diagrams
Hello friends, I was trying to find a way to create ER Diagram of database. So I was looking for tool through which we can create ER Diagram instead of making flow charts with markers etc. The name of the software is MySQL workbench. If you don't have it, then just download it from here: http://dev.mysql.com/downloads/workbench/
Or if you want to install MySQL Workbench in Ubuntu you can simply visit below link of my previous blog:
How to Install MySQL Workbench in Ubuntu
Assuming that your workbench is open, now follow the steps below:
- Go to to "Database" Menu option
- Select the "Reverse Engineer" option.
- A wizard will be open and it will generate the ER Diagram for you
Thanks for reading the blog.
0 Comment(s)