From: | Alexander Iansiti <aiansiti(at)outlook(dot)com> |
---|---|
To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Cc: | Nikita Glukhov <n(dot)gluhov(at)postgrespro(dot)ru> |
Subject: | Re: jsonpath syntax extensions |
Date: | 2023-02-13 18:18:26 |
Message-ID: | 167631230678.432180.5350976274980862444.pgcf@coridan.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
These syntax extensions would make the jsonpath syntax a super powerful query language capable of most nosql workloads people would 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 lot of users who could use this feature aren't using it because of the lack of documentation on all of postgres' amazing jsonpath features. 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
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2023-02-13 18:24:35 | Re: proposal: psql: psql variable BACKEND_PID |
Previous Message | Andres Freund | 2023-02-13 18:03:02 | Re: Rework LogicalOutputPluginWriterUpdateProgress |