object mapping for json/jsonb columns - Mailing list pgsql-sql

From David G. Johnston
Subject object mapping for json/jsonb columns
Date
Msg-id CAKFQuwbtZC7cUKMmGy51PYCvAQM4jSK2s1TZwb888H=4ayFHXQ@mail.gmail.com
Whole thread Raw
In response to Re: object mapping for json/jsonb columns  (Jan Bernitt <jaanbernitt@gmail.com>)
List pgsql-sql
On Tuesday, August 27, 2024, Jan Bernitt <jaanbernitt@gmail.com> wrote:

So if nothing like this exists in postgreSQL I highly suggest starting to design JSON(B) functions that offer this flexibility :)

PostgreSQL is both extensible and open source.  I highly suggest this seems like a perfect place for some enterprising people to leverage those aspects to improve things instead of burdening the core developers with more work.  Given that pluggable procedural languages already have this kind of tooling I’d even hazard to say this is a solved issue for those that go against normalization of a relational model.

David J.

pgsql-sql by date:

Previous
From: Jan Bernitt
Date:
Subject: Re: object mapping for json/jsonb columns
Next
From: Frank Komsic
Date:
Subject: Re: Powerfailure caused a reduction in INSERT performance of version 12 database.