Generate ER Diagram from existing MySQL database, created for CakePHP -


for cakephp application, created mysql database.

which tool used create er diagram of database? fields , relations between tables created in way cakephp likes.

thank in advance!

try mysql workbench. packs in nice data modeling tools. check out screenshots eer diagrams (enhanced entity relationships, notch er diagrams).

this isn't cakephp specific, can modify options foreign keys , join tables follow conventions cakephp uses. simplify data modeling process once you've put rules in place.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -