select open change scope Open full search

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

Extensions / Features

jsonschema

JSON Schema validation functions for PostgreSQL

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

Overview

Packagejsonschema
Version0.1.10
PostgreSQL versions13 · 14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars26
Latest commit2026-09-19
Latest release2026-09-19
Catalogue updated2026-09-20

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
pgjqUse jq in Postgres
jsquerydata type for jsonb inspection
pg_jsonschemaPostgreSQL extension providing JSON Schema validation
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