Re: JSON for PG 9.2

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <greg(at)2ndquadrant(dot)com>,<mmoncure(at)gmail(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: JSON for PG 9.2
Date: 2011-12-13 15:15:19
Message-ID: 4EE717A70200002500043C46@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Merlin Moncure wrote:

> Postgres would in fact make a wonderful 'nosql' backend with some
> fancy json support -- document style transmission to/from the
> backend without sacrificing relational integrity in storage.
> Properly done this would be a fabulous public relations coup
> (PostgreSQL = better nosql).

PostSQL? ;-)

-Kevin

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Browne 2011-12-13 15:22:59 Re: JSON for PG 9.2
Previous Message Robert Haas 2011-12-13 14:59:48 Re: Command Triggers