Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle vs. MySQL
>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
![]() |
![]() |