选择 打开 改范围 完整检索页

扩展目录 / 实用工具

postgres_protobuf

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_iojx_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 执行计划的实验性扩展。