select open change scope Open full search

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

Extensions / Functions and aggregates

jsonb_opx

hstore-style functions and operators for jsonb

pgext.cloud · Source code · Control file

Overview

Packagejsonb_opx
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2015-03-08
Catalogue updated2026-08-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
jsonb_deletehstore-style delete function and operator for jsonb
pgkvRedis-like key-value store for PostgreSQL using JSONB-backed PL/pgSQL functions
jsquerydata type for jsonb inspection
pgjqUse jq in Postgres
format_xPolymorphic variadic string formatting with named lookups into composite, JSONB, and HSTORE values.
zsonDictionary-trained compressed JSONB-compatible type with transparent casts and JSONB operators.
jsonb_extendMerge two or more jsonb values
jsonb_extraExtra JSONB functions
jsonb_deep_sumRecursively sum numeric fields in JSONB objects