On Tue, Oct 24, 2000 at 04:57:11AM -0400, Ted Husted wrote:
> I need to select a DBMS for an online auction application soon. Was
> going to use MySQL, but the PostgreSQL transaction support sounds
> attractive. Comments welcome.

Personally, I wouldn't go near any database system that doesn't
support transactions. MySQL is fast, and fine for simple database
applications (preferably with very few relations and not too many
JOINs), for anything more involved, I'd look at either postgresql,
or if your budget can take it, Oracle.

Paul

-- 
Paul Russell                               <[EMAIL PROTECTED]>
Technical Director,                   http://www.luminas.co.uk
Luminas Ltd.

Reply via email to