prenom nom Fri Feb 17 08:21:43 -0500 2012

Subject: application to create database model

hello,

does anyone know which application has been used to create those images ?
http://www.phpactiverecord.org/images/guides/has_many.png

thanks,
best regards
--
keospam


Anders Christiansen Fri Feb 17 16:01:23 -0500 2012

looks exactly like mysql workbench ..which is free, btw
http://www.mysql.com/products/workbench/

You can hook it up to the database and have it load the existing tables onto the diagram (look for 'reverse engineer')

- Or you can design the database in the diagram and then let the program create it (look for 'forward engineer').

(tip: in diagram view: use 'model' -> 'relationship notation' to have the relationships displayed as in the sample image).

(1-1/1)