Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle vs. MySQL

Re: Oracle vs. MySQL

From: Tim Gardner <tgardner_at_codeHorse.com>
Date: Wed, 01 Aug 2001 11:52:46 -0700
Message-ID: <F001.0035C765.20010801114528@fatcity.com>

>Anyone here have major gripes about
>mySQL that oracle solved?

I would not dream of developing without foreign keys/referential integrity. Oracle catches many of my programming mistakes as constraint errors before they mess things up and waste a lot of time. I don't get many constraint errors with my programs in fully debugged production environments, so I guess I might be able to get away without constraints there, but I generally would prefer not to take the chance as the consequences are more severe.

However, I have not tried Postgres, which I understand is free and has referential integrity.

Tim

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Tim Gardner
  INET: tgardner_at_codeHorse.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Aug 01 2001 - 13:52:46 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US