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
--