select open change scope Open full search

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

Extensions / Utilities

pgjq

Use jq in Postgres

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

Overview

Packagepgjq
Version0.1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedYes
RelocatableYes
Stars205
Latest commit2024-07-08
Catalogue updated2026-08-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
jsquerydata type for jsonb inspection
pg_jsonschemaPostgreSQL extension providing JSON Schema validation
jsonschemaJSON Schema validation functions for PostgreSQL
pg_projectionMongoDB-like read projections for JSONB in PostgreSQL
jsonb_plperltransform between jsonb and plperl
jsonb_plperlutransform between jsonb and plperlu
jsonb_plpython3utransform between jsonb and plpython3u
documentdbAPI surface for DocumentDB for PostgreSQL
mongo_fdwforeign data wrapper for MongoDB access