<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000066">
<font size="-1"><font face="Verdana">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.<br>
<br>
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.<br>
<br>
Just an opinion,<br>
<br>
-Jon Cyr<br>
</font></font><br>
Philip Kilner wrote:<br>
<blockquote cite="mid41A48B59.7010901@xfr.co.uk" type="cite">Hi All,
  <br>
  <br>
Hermann Himmelbauer wrote:
  <br>
  <blockquote type="cite">
    <blockquote type="cite">I'd like to connect up a database to Zope,
but have no real database
      <br>
experience. My choice is between MySQL and PostgreSQL.
      <br>
    </blockquote>
    <br>
Don't leave out MySQL's "MaxDB", formerly "SAPDB" in your choice.
    <br>
    <br>
  </blockquote>
  <br>
...or Firebird (<a class="moz-txt-link-freetext" href="http://firebird.sf.net">http://firebird.sf.net</a>), which has a good Zope DA.
  <br>
  <br>
HTH
  <br>
  <br>
Cheers,
  <br>
  <br>
PhilK
  <br>
_______________________________________________
  <br>
Zope maillist&nbsp; -&nbsp; <a class="moz-txt-link-abbreviated" href="mailto:Zope@zope.org">Zope@zope.org</a>
  <br>
<a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope">http://mail.zope.org/mailman/listinfo/zope</a>
  <br>
**&nbsp;&nbsp; No cross posts or HTML encoding!&nbsp; **
  <br>
(Related lists - <a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-announce">http://mail.zope.org/mailman/listinfo/zope-announce</a>
  <br>
<a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-dev">http://mail.zope.org/mailman/listinfo/zope-dev</a> )
  <br>
  <br>
</blockquote>
</body>
</html>