Topics

PostgreSQL JSONB

About this topic: Articles tagged __TAG__

Showing 1 articles

Topics

Articles

Showing 1 articles

How-tos JSONB in PostgreSQL JSONB stands for JSON Binary. Basically a decomposed binary format to store the JSON data. The reason to use this are flexibility in schema, nested object and syncing with …

← All topics