MySQL Workbench
MySQL Workbench is a unified visual tool for database architects, developers, and DBAs.
This tool allows you to draw and create database schemas (E-R diagrams) directly in browser, without the need for any external programs (flash). You only need JavaScript...
this tool allows you to draw and create database schemas (er diagrams) directly in browser, without the need for any external programs (flash). you only need javascript enabled. the designer works perfectly in mozillas (firefox, seamonkey), internet explorers (6, 7, 8), safari and operas. konqueror works, but the experience is limited.
many database features are supported, such as keys, foreign key constraints, comments and indexes. you can either save your design (for further loading & modifications), print it or export as sql script. it is possible to retrieve (import) schema from existing database.
features
draw er designsedit tables and rowsmanage keyscreate relations (fk constraints)save & load designsimport db schemas
database mysql sql data-modeling database-design