Synchronous JSON-to-JSON RPC client for PostgreSQL over a Unix domain socket, with a companion Go server example
pgext.cloud · Source code · Documentation · Control file
| Package | rpc |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 2 |
| Latest commit | 2020-07-14 |
| Catalogue updated | 2026-08-30 |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| pgjq | Use jq in Postgres |
| jsquery | data type for jsonb inspection |
| json_schema_validate | Validate JSON and JSONB data against JSON Schema in PostgreSQL |
| json_model | JSON Model PL/pgSQL Runtime - JSON value validation |
| jansson-json | JSON data type, operators, and functions backed by the Jansson JSON library. |
| pg_jsonschema | PostgreSQL extension providing JSON Schema validation |
| pg_simdjson | Prototype SIMD-accelerated parser that converts JSON text to jsonb |
| jsonschema | JSON Schema validation functions for PostgreSQL |
| postgres_protobuf | C++ functions for querying protobuf values stored as bytea and converting Protocol Buffers to and from their JSON representation. |