C++ functions for querying protobuf values stored as bytea and converting Protocol Buffers to and from their JSON representation.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | postgres_protobuf |
|---|---|
| Version | 0.2 |
| PostgreSQL versions | 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 130 |
| Latest commit | 2026-06-27 |
| Latest release | 2026-06-27 |
| Catalogue updated | 2026-08-30 |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| pg_protobuf | Protobuf support for PostgreSQL |
| pgproto | Native Protobuf parsing, mutation, indexing, and JSON conversion support |
| jx_io | Extension to export and import json and xml from/to postgres |
| fhirbase | Incomplete PostgreSQL extension scaffold for a FHIR database. |
| pgjq | Use jq in Postgres |
| jsquery | data type for jsonb inspection |
| pg_thrift | Encode, decode, and query Apache Thrift binary and compact protocol values in PostgreSQL. |
| pg_substrait | Execute Substrait protobuf or JSON query plans through PostgreSQL functions |
| micromanage | example extension to inject plans |