Re: Tackling JsonPath support - Mailing list pgsql-hackers

From Nico Williams
Subject Re: Tackling JsonPath support
Date
Msg-id 20161128183819.GB11117@localhost
Whole thread Raw
In response to Re: Tackling JsonPath support  (Christian Convey <christian.convey@gmail.com>)
Responses Re: Tackling JsonPath support  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
List pgsql-hackers
I wonder what it might take to integrate jq[1] (via libjq) with
PostgreSQL...  The internal representation of JSON data is bound to be
completely different, no doubt, but jq is a fantastic language, akin to
XPath and XSLT combined, but with nice syntax.

[1] https://stedolan.github.io/jq (note: jq is NOT JQuery)

Nico
-- 



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Mail thread references in commits
Next
From: Robert Haas
Date:
Subject: Re: Dynamic shared memory areas