I need an ERD Program for design my database in MySql.
I tried :
- DBDesigner
- MySql Workbench
The program should be able to export a sql script
In Oracle i just JDeveloper. It was very easy.
What programs do you prefer?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I personally use MySQL Workbench, or I draw it out by hand. After that it’s generally super simple for me to create a database in a matter of minutes (depending on the size).
That said, a simple google search brought me to this page, so the program attached to that website might be worth checking out.