[Dbix-class] any factual comparisons of Oracle, PostgreSQL, MySQL ?

Len Jaffe lenjaffe at jaffesystems.com
Thu Apr 14 18:28:50 GMT 2011


On Thu, Apr 14, 2011 at 2:17 PM, Robert Kinyon <rob.kinyon at gmail.com> wrote:
>
> The whole point of a relational datastore is to be able to make
> assertions about the relationships between the data points. If foreign
> key checking can be turned off, then not validated when turned on, I
> cannot make those assessions. Thus, the quality of the data is null.
>

What Rob said.
If  you don't care about data integrity, don't use an RDBMS.

You know that the MYISAM engine is just a dbm file.  You can code directly
to DBM.
You'll even be on the cutting edge of the NoSQL movement.

L.

-- =

lenjaffe at jaffesystems.com   614-404-4214
Proprietor: http://www.theycomewithcheese.com/ - An Homage to Fromage
Asst. Scoutmaster Troop 156 - www.bsatroop156.org -
webmaster at bsatroop156.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20110414/b71=
8e267/attachment.htm


More information about the DBIx-Class mailing list