select open change scope Open full search

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

Extensions / Functions and aggregates

jsonbx

Jsonb extension functions for PostgreSQL 9.4

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

Overview

Packagejsonbx
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars34
Latest commit2015-12-26
Latest release2015-06-27
Catalogue updated2026-08-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
json_utilsJSON type helper functions, operators, and a hash operator class for PostgreSQL 9.2+.
jsquerydata type for jsonb inspection
pgjqUse jq in Postgres
jsonb_deletehstore-style delete function and operator for jsonb
jsonb_delete_arrayDelete jsonb keys or string elements listed in a text array
json_queryGenerate PostgreSQL WHERE clause predicates from JSONB filter objects.
pg_projectionMongoDB-like read projections for JSONB in PostgreSQL