Re: Is there a way to bypass sql? - Mailing list pgsql-general

From Adrian von Bidder
Subject Re: Is there a way to bypass sql?
Date
Msg-id 201008112202.46277@fortytwo.ch
Whole thread Raw
In response to Re: Is there a way to bypass sql?  (Samantha Atkins <sjatkins@mac.com>)
List pgsql-general
On Wednesday 11 August 2010 07.31:24 Samantha Atkins wrote:
> There is also the interesting case of dynamic OO languages where
> technically the object fields do not have a defined type to start
> with.

I'm not sure what you want to say here.  If you apply this to databases, my
answer is: if you want to use persistent objects in such languages, don't
use a relational database, since it's just the wrong tool.  Storing stuff
like XML snippets or Python pickled objects or whatever in tables in a
postgres database is just like using a 40t lorry to commute to work: it's
possible, but it's kind of silly.

cheers
-- vbi

--
Protect your privacy - encrypt your email: http://fortytwo.ch/gpg/intro

Attachment

pgsql-general by date:

Previous
From: rh
Date:
Subject: 8 trigger record(s) not found for relation managements
Next
From: Alvaro Herrera
Date:
Subject: Re: 8 trigger record(s) not found for relation managements