select open change scope Open full search

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

Extensions / Features

bedquilt

A json object store

pgext.cloud · Source code · Control file · PGXN

Overview

Packagebedquilt
Version2.1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Catalogue updated2026-07-30

Related extensions

Requires

pgcryptocryptographic functions
plpgsqlPL/pgSQL procedural language
plpython3uPL/Python3U untrusted procedural language

See also

pgbsonBSON data type and accessor functions for PostgreSQL
jsquerydata type for jsonb inspection
pgjqUse jq in Postgres
pg_doc_storeProvides a JSONB document-store API with full-text search.
is_jsonb_validNative PostgreSQL extension for validating jsonb values against JSON Schema draft 4 and draft 7.
pg_simdjsonPrototype SIMD-accelerated parser that converts JSON text to jsonb
pg_jsonschemaPostgreSQL extension providing JSON Schema validation
jsonschemaJSON Schema validation functions for PostgreSQL