select open change scope Open full search

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

Extensions / Features

json_model

JSON Model PL/pgSQL Runtime - JSON value validation

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

Overview

Packagejson_model
Version2.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars8
Latest commit2026-08-28
Latest release2026-08-28
Catalogue updated2026-08-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
pg_jsonschemaPostgreSQL extension providing JSON Schema validation
jsonschemaJSON Schema validation functions for PostgreSQL
postgres-json-schemaPure PL/pgSQL functions for validating PostgreSQL jsonb documents against JSON Schema draft 4, including use in CHECK constraints.
json_schema_validateValidate JSON and JSONB data against JSON Schema in PostgreSQL
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.
jsquerydata type for jsonb inspection