select open change scope Open full search

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

Extensions / Features

pg_jsonschema

PostgreSQL extension providing JSON Schema validation

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

Overview

Packagepg_jsonschema
Version0.3.4
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars1,199
Latest commit2026-08-03
Latest release2026-02-11
Catalogue updated2026-08-30

Related extensions

Required by

fsm_coreFinite state machine toolkit for PostgreSQL

See also

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