select open change scope Open full search

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

Extensions / Functions and aggregates

json_accessors

JSON accessor functions

pgext.cloud · Source code · Documentation · Control file · PGXN

Overview

Packagejson_accessors
Version1.3.6
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars9
Latest commit2026-05-23
Latest release2012-12-11
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_buildC functions and aggregate helpers for building complex PostgreSQL JSON objects and arrays.
json_fdwForeign data wrapper for local and remote JSON document access.
json_modelJSON Model PL/pgSQL Runtime - JSON value validation
jansson-jsonJSON data type, operators, and functions backed by the Jansson JSON library.