select open change scope Open full search

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

Extensions / Utilities

rpc

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

Overview

Packagerpc
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2020-07-14
Catalogue updated2026-08-30

Related extensions

See also

pgbsonBSON data type and accessor functions for PostgreSQL
pgjqUse jq in Postgres
jsquerydata type for jsonb inspection
json_schema_validateValidate JSON and JSONB data against JSON Schema in PostgreSQL
json_modelJSON Model PL/pgSQL Runtime - JSON value validation
jansson-jsonJSON data type, operators, and functions backed by the Jansson JSON library.
pg_jsonschemaPostgreSQL extension providing JSON Schema validation
pg_simdjsonPrototype SIMD-accelerated parser that converts JSON text to jsonb
jsonschemaJSON Schema validation functions for PostgreSQL
postgres_protobufC++ functions for querying protobuf values stored as bytea and converting Protocol Buffers to and from their JSON representation.