Everything I've read says that MySQL is much faster, and matches Oracle for speed... If your going to do heavy lifting on a budget... something to consider.

An advantage of MySQL is that it doesn't encourage you to code in the database... stored procedures et al, are nice, but not as easy to manage as keeping it in the app code.

Just an opinion,

-Jon Cyr

Philip Kilner wrote:
Hi All,

Hermann Himmelbauer wrote:
I'd like to connect up a database to Zope, but have no real database
experience. My choice is between MySQL and PostgreSQL.

Don't leave out MySQL's "MaxDB", formerly "SAPDB" in your choice.


...or Firebird (http://firebird.sf.net), which has a good Zope DA.

HTH

Cheers,

PhilK
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )