Josh's Comments on Hstore / Jsonb

From: "john(dot)tiger" <john(dot)tigernassau(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Josh's Comments on Hstore / Jsonb
Date: 2014-02-25 21:43:21
Message-ID: 530D0E79.70903@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Somehow my comments didn't go thru on the soup blog but wanted to throw
in more support for this patch

Josh, you are so right on the money. An ACID compliant db that serves
JSON is great. Sorry I didn't make SCALE this year to hear the PG talks
and stop by and say hi. Maybe at Open West ? We are incorporating
Postgres JSON served from Nodejs (using Express to offer the REST side)
into several new products. For modern web apps, JSON just makes so
much sense.

Yes, the Node driver needs some work - hopefully we can contribute as we
work more with it. I'm particularly interested in working offline, then
synching (vis-a-vis couch/pouch). If anyone else is working on this
issue please feel free to touch base.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2014-02-25 22:29:10 Re: Josh's Comments on Hstore / Jsonb
Previous Message Eliot Gable 2014-02-25 20:34:39 Re: JSON vs Text + Regexp Index Searching