select open change scope Open full search

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

Extensions / Features

jsonpath

Run JSONPath queries through a bundled JavaScript implementation in PLV8

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

Overview

Packagejsonpath
Version0.1
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2012-12-21
Catalogue updated2026-08-30

Related extensions

Requires

plv8PL/JavaScript (v8) trusted procedural language

See also

pgbsonBSON data type and accessor functions for PostgreSQL
plv8PL/JavaScript (v8) trusted procedural language
brainfuckRun Brainfuck programs inside PostgreSQL using a PLV8 trusted language extension.
plv8geoPL/v8 geospatial functions that bundle D3, TopoJSON, JSTS, GeoTIFF and related JavaScript libraries for PostGIS workflows.
jsquerydata type for jsonb inspection
pgjqUse jq in Postgres
pg_jsonschemaPostgreSQL extension providing JSON Schema validation
postgres-json-schemaPure PL/pgSQL functions for validating PostgreSQL jsonb documents against JSON Schema draft 4, including use in CHECK constraints.
jsonschemaJSON Schema validation functions for PostgreSQL
is_jsonb_validNative PostgreSQL extension for validating jsonb values against JSON Schema draft 4 and draft 7.