Re: jsonpath syntax extensions - Mailing list pgsql-hackers

From Alexander Iansiti
Subject Re: jsonpath syntax extensions
Date
Msg-id 167631230678.432180.5350976274980862444.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: jsonpath syntax extensions  (Jacob Champion <jchampion@timescale.com>)
List pgsql-hackers
These syntax extensions would make the jsonpath syntax a super powerful query language capable of most nosql workloads
peoplewould have. Especially querying jsonpath with a variable key to look for is a sorely missed feature from the
language.I would be open to reviewing the patches if need be, but if community support is all that's needed I believe a
lotof users who could use this feature aren't using it because of the lack of documentation on all of postgres' amazing
jsonpathfeatures. The best doc I've found on all the functionality is
https://github.com/obartunov/sqljsondoc/blob/master/jsonpath.md
 

Let me know how i can help!
Alex

The new status of this patch is: Needs review

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Rework LogicalOutputPluginWriterUpdateProgress
Next
From: Pavel Stehule
Date:
Subject: Re: proposal: psql: psql variable BACKEND_PID