在 PostgreSQL 中编码、解码并查询 Apache Thrift 二进制与紧凑协议数据。
pgext.cloud · 源码仓库 · 官方文档 · Control 文件
| 扩展包 | pg_thrift |
|---|---|
| 版本 | 1.0 |
| PostgreSQL 版本 | 10 · 11 |
| 仓库来源 | 未标记 |
| 扩展形态 | 标准扩展 |
| 上游状态 | 停止维护 |
| 需要 CREATE EXTENSION | 是 |
| 需要预加载 | 否 |
| 可信扩展 | 否 |
| 可迁移 | 是 |
| 星标 | 10 |
| 最近提交 | 2018-08-07 |
| 目录更新 | 2026-08-30 |
| postgres_protobuf | postgres_protobuf 提供 C++ 函数,用于查询以 bytea 存储的 Protobuf,并在 Protocol Buffers 与其 JSON 表示之间转换。 |
| pboutput | 使用Protocol Buffers编码PostgreSQL变化的逻辑解码二进制输出插件 |
| pgxsd | pgxsd 用数据库内保存的 XSD 模式校验 PostgreSQL XML 值。 |
| xnode | 基于DOM实现的XML处理 |
| pg_substrait | 通过 PostgreSQL 函数执行 Substrait protobuf 或 JSON 查询计划 |
| pg_protobuf | 提供Protobuf函数支持 |
| pbloompg | 跨Go、Rust和Postgres的便携式布隆过滤器插件 |
| pgproto | 原生 Protobuf 解析、修改、索引与 JSON 转换支持 |