select open change scope Open full search

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

Extensions / Functions and aggregates

jsonfun

Extract JSON values by variadic dot-delimited key paths

pgext.cloud · Source code · Control file

Overview

Packagejsonfun
Version0.1
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars1
Latest commit2014-10-20
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_validator_extValidate JSONB values against JSON Schema using Rust and pgrx
is_jsonb_validNative PostgreSQL extension for validating jsonb values against JSON Schema draft 4 and draft 7.
json_buildC functions and aggregate helpers for building complex PostgreSQL JSON objects and arrays.
pg_jsonschemaPostgreSQL extension providing JSON Schema validation
json_accessorsJSON accessor functions