dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #34206
Re: PostgreSQL 9.4 and JSONB
I guess postgresql is trying to compete here with the likes of mongodb.
The jsonb storage is interesting. For example storing metadata as a
versioned document has lots of possibilities.
Of course any use of this kind of feature would imply a firmer commitment
to postgresql over our current neutrality. Which is not necessarily all
bad, but it does have consequences.
On 21 November 2014 09:31, Lars Helge Øverland <larshelge@xxxxxxxxx> wrote:
> Yes the JSONB data type is interesting as it provides "native" json
> support (binary format) and indexing of json structures.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help : https://help.launchpad.net/ListHelp
>
>
References