select open change scope Open full search

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

Extensions / Features

pg_zen_engine

Evaluate JSON Decision Model graphs against PostgreSQL JSONB data with Zen Engine

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

Overview

Packagepg_zen_engine
Version0.0.1
PostgreSQL versions12 · 13 · 14 · 15 · 16
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2024-07-05
Catalogue updated2026-08-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
jsquerydata type for jsonb inspection
pg_igraphHigh-performance graph traversal engine with JSON parameters and multi-graph support
is_jsonb_validNative PostgreSQL extension for validating jsonb values against JSON Schema draft 4 and draft 7.
pgjqUse jq in Postgres
pg_jsonschemaPostgreSQL extension providing JSON Schema validation
jsonschemaJSON Schema validation functions for PostgreSQL
pg_simdjsonPrototype SIMD-accelerated parser that converts JSON text to jsonb
pg_doc_storeProvides a JSONB document-store API with full-text search.
zsonDictionary-trained compressed JSONB-compatible type with transparent casts and JSONB operators.