select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Data types

jansson-json

JSON data type, operators, and functions backed by the Jansson JSON library.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagejansson-json
Version0.0.2
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars7
Latest commit2013-02-03
Latest release2011-09-05
Catalogue updated2026-08-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
jsquerydata type for jsonb inspection
pgjqUse jq in Postgres
json_utilsJSON type helper functions, operators, and a hash operator class for PostgreSQL 9.2+.
json_modelJSON Model PL/pgSQL Runtime - JSON value validation
json_fdwForeign data wrapper for local and remote JSON document access.
json_schema_validateValidate JSON and JSONB data against JSON Schema in PostgreSQL
json_buildC functions and aggregate helpers for building complex PostgreSQL JSON objects and arrays.