pg_flatbuffers: query and convert FlatBuffers payloads in bytea columns
pgext.cloud · Source code · Documentation · Control file
| Package | pg_flatbuffers |
|---|---|
| Version | 0.0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2026-05-16 |
| Catalogue updated | 2026-08-30 |
| pgproto | Native Protobuf parsing, mutation, indexing, and JSON conversion support |
| pg_protobuf | Protobuf support for PostgreSQL |
| postgres_protobuf | C++ functions for querying protobuf values stored as bytea and converting Protocol Buffers to and from their JSON representation. |
| pboutput | Binary logical-decoding output plugin that encodes PostgreSQL changes as Protocol Buffers. |
| pg_substrait | Execute Substrait protobuf or JSON query plans through PostgreSQL functions |
| pg_msgpack | MessagePack data type with JSON and bytea casts and access operators |