A json object store
pgext.cloud · Source code · Control file · PGXN
| Package | bedquilt |
|---|---|
| Version | 2.1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Catalogue updated | 2026-07-30 |
| pgcrypto | cryptographic functions |
| plpgsql | PL/pgSQL procedural language |
| plpython3u | PL/Python3U untrusted procedural language |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| jsquery | data type for jsonb inspection |
| pgjq | Use jq in Postgres |
| pg_doc_store | Provides a JSONB document-store API with full-text search. |
| is_jsonb_valid | Native PostgreSQL extension for validating jsonb values against JSON Schema draft 4 and draft 7. |
| pg_simdjson | Prototype SIMD-accelerated parser that converts JSON text to jsonb |
| pg_jsonschema | PostgreSQL extension providing JSON Schema validation |
| jsonschema | JSON Schema validation functions for PostgreSQL |