Prototype SIMD-accelerated parser that converts JSON text to jsonb
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_simdjson |
|---|---|
| Version | 0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 22 |
| Latest commit | 2019-12-04 |
| Catalogue updated | 2026-08-30 |
| 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. |
| pg_logfmt | Parse logfmt strings into JSONB and key sets |
| bedquilt | A json object store |
| pg_jsonschema | PostgreSQL extension providing JSON Schema validation |
| jsonschema | JSON Schema validation functions for PostgreSQL |