jsonb with separately stored schema
pgext.cloud · Source code · Documentation · License text · Control file
| Package | jsonb_schema |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 5 |
| Latest commit | 2020-08-24 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| jsquery | data type for jsonb inspection |
| pgjq | Use jq in Postgres |
| is_jsonb_valid | Native PostgreSQL extension for validating jsonb values against JSON Schema draft 4 and draft 7. |
| zson | Dictionary-trained compressed JSONB-compatible type with transparent casts and JSONB operators. |
| jsonb_opx | hstore-style functions and operators for jsonb |
| jsonb_extend | Merge two or more jsonb values |
| jsonb_delete | hstore-style delete function and operator for jsonb |