简体   繁体   中英

Proper way of creating a database with Mysql

I have a very basic question. I am a student and I want to learn a proper way of creating a database with MySQL, like a DBA, starting from Entity diagram and what is the best tool to use, and then next step after the diagram and what tool is good to create a database. The front end is using Javascript, backbone, and Jquery mobile. It would be great if someone can show me some direction as where to start and which way to go. Thanks.

have you tried mysql workbench, its very intuitive it allows you to define everything in an entity diagram and it will create the mysql code for you. its a free tool from mysql http://www.mysql.com/products/workbench/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM