postgres_protobuf 提供 C++ 函数,用于查询以 bytea 存储的 Protobuf,并在 Protocol Buffers 与其 JSON 表示之间转换。
pgext.cloud · 源码仓库 · 官方文档 · 许可证原文 · Control 文件
| 扩展包 | postgres_protobuf |
|---|---|
| 版本 | 0.2 |
| PostgreSQL 版本 | 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| 仓库来源 | 未标记 |
| 扩展形态 | 标准扩展 |
| 需要 CREATE EXTENSION | 是 |
| 需要预加载 | 否 |
| 可信扩展 | 否 |
| 可迁移 | 是 |
| 星标 | 130 |
| 最近提交 | 2026-06-27 |
| 最近发布 | 2026-06-27 |
| 目录更新 | 2026-08-30 |
| pgbson | 为 PostgreSQL 提供 BSON 数据类型及访问函数 |
| pg_protobuf | 提供Protobuf函数支持 |
| pgproto | 原生 Protobuf 解析、修改、索引与 JSON 转换支持 |
| jx_io | jx_io:数据集成类 PostgreSQL 扩展;上游说明为“Extension to export and import json and xml from/to postgres”。 |
| fhirbase | 面向 FHIR 数据库的未完成 PostgreSQL 扩展脚手架。 |
| pgjq | 在Postgres中使用jq查询JSON |
| jsquery | 用于内省 JSONB 数据类型的查询类型 |
| pg_thrift | 在 PostgreSQL 中编码、解码并查询 Apache Thrift 二进制与紧凑协议数据。 |
| pg_substrait | 通过 PostgreSQL 函数执行 Substrait protobuf 或 JSON 查询计划 |
| micromanage | 用 Protocol Buffers 描述并注入受限 SELECT 执行计划的实验性扩展。 |