select open change scope Open full search

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

Extensions / Utilities

pg_flatbuffers

pg_flatbuffers: query and convert FlatBuffers payloads in bytea columns

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_flatbuffers
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2026-05-16
Catalogue updated2026-08-30

Related extensions

See also

pgprotoNative Protobuf parsing, mutation, indexing, and JSON conversion support
pg_protobufProtobuf support for PostgreSQL
postgres_protobufC++ functions for querying protobuf values stored as bytea and converting Protocol Buffers to and from their JSON representation.
pboutputBinary logical-decoding output plugin that encodes PostgreSQL changes as Protocol Buffers.
pg_substraitExecute Substrait protobuf or JSON query plans through PostgreSQL functions
pg_msgpackMessagePack data type with JSON and bytea casts and access operators