Thanks Tom, that makes sense. Appreciate your time to explain the context.
I'll followup with Heroku.
Have a peaceful day,
Marius
On Wed, Mar 25, 2020 at 4:50 PM Tom Lane wrote:
> Marius Andreiana writes:
> > How about enabling users to do more advanced processing of JSON
&
Hi and hope this finds you well,
PostgreSQL has state of the art JSON(B) data type and query support, and
basic updates as well, eg jsonb_set().
How about enabling users to do more advanced processing of JSON
data inside the database itself, using JavaScript?
There's the PLV8 extension https://g