Re: patch: Add JSON datatype to PostgreSQL (GSoC, WIP) - Mailing list pgsql-hackers

From Robert Haas
Subject Re: patch: Add JSON datatype to PostgreSQL (GSoC, WIP)
Date
Msg-id AANLkTik5b+wkL0aOmXq4GNosgurXDPwF5J_tXaprA9g+@mail.gmail.com
Whole thread Raw
In response to Re: patch: Add JSON datatype to PostgreSQL (GSoC, WIP)  (Terri Laurenzo <tj@laurenzo.org>)
List pgsql-hackers
On Tue, Oct 19, 2010 at 9:15 PM, Terri Laurenzo <tj@laurenzo.org> wrote:
> I hear ya.  It might be a premature optimization but I still think there may be benefit for the case of large scale
extractionand in- database transformation of large JSON datastructures.  We have terabytes of this stuff and I'd like
somethingbetween the hip nosql options and a fully structured SQL datastore. 

Well, keep hacking on it!

I'm interested to hear what you find out.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: leaky views, yet again
Next
From: Itagaki Takahiro
Date:
Subject: Re: [COMMITTERS] pgsql: Restructure the pg_upgrade code to use several global structures