Encode, decode, and query Apache Thrift binary and compact protocol values in PostgreSQL.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_thrift |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 10 · 11 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Unmaintained |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 10 |
| Latest commit | 2018-08-07 |
| Catalogue updated | 2026-08-30 |
| 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. |
| pgxsd | Validate PostgreSQL XML values against XSD schemas stored inside the database. |
| xnode | Implementation of XML using DOM. |
| pg_substrait | Execute Substrait protobuf or JSON query plans through PostgreSQL functions |
| pg_protobuf | Protobuf support for PostgreSQL |
| pbloompg | portable bloom filter, create, serialize, query across Go, Rust, Postgres |
| pgproto | Native Protobuf parsing, mutation, indexing, and JSON conversion support |