select open change scope Open full search

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

Extensions / Data types

pg_thrift

Encode, decode, and query Apache Thrift binary and compact protocol values in PostgreSQL.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_thrift
Version1.0
PostgreSQL versions10 · 11
RepositoryUnspecified
Extension typeStandard
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars10
Latest commit2018-08-07
Catalogue updated2026-08-30

Related extensions

See also

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.
pgxsdValidate PostgreSQL XML values against XSD schemas stored inside the database.
xnodeImplementation of XML using DOM.
pg_substraitExecute Substrait protobuf or JSON query plans through PostgreSQL functions
pg_protobufProtobuf support for PostgreSQL
pbloompgportable bloom filter, create, serialize, query across Go, Rust, Postgres
pgprotoNative Protobuf parsing, mutation, indexing, and JSON conversion support