Chris Parker on 18/09/05 16:28, wrote:
What is a good database entity modeler?
Database is mysql 4.  new to sql so im just looking for something to
show relationships for setting up queries easier.

Also which is better for an online shopping cart, Myisam or Innodb?


innodb if you need transactions. Which a shopping cart would.

I don't know any Linux ERD package, but there must be at least one. You could try searching http://lists.mysql.com/search.php mailing list archives.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to