Run JSONPath queries through a bundled JavaScript implementation in PLV8
pgext.cloud · Source code · License text · Control file
| Package | jsonpath |
|---|---|
| Version | 0.1 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2012-12-21 |
| Catalogue updated | 2026-08-30 |
| plv8 | PL/JavaScript (v8) trusted procedural language |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| plv8 | PL/JavaScript (v8) trusted procedural language |
| brainfuck | Run Brainfuck programs inside PostgreSQL using a PLV8 trusted language extension. |
| plv8geo | PL/v8 geospatial functions that bundle D3, TopoJSON, JSTS, GeoTIFF and related JavaScript libraries for PostGIS workflows. |
| jsquery | data type for jsonb inspection |
| pgjq | Use jq in Postgres |
| pg_jsonschema | PostgreSQL extension providing JSON Schema validation |
| postgres-json-schema | Pure PL/pgSQL functions for validating PostgreSQL jsonb documents against JSON Schema draft 4, including use in CHECK constraints. |
| jsonschema | JSON Schema validation functions for PostgreSQL |
| is_jsonb_valid | Native PostgreSQL extension for validating jsonb values against JSON Schema draft 4 and draft 7. |