jx_io:数据集成类 PostgreSQL 扩展;上游说明为“Extension to export and import json and xml from/to postgres”。
pgext.cloud · 源码仓库 · 项目主页 · 官方文档 · Control 文件 · PGXN
| 扩展包 | jx_io |
|---|---|
| 版本 | 0.1.1 |
| PostgreSQL 版本 | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| 仓库来源 | 未标记 |
| 扩展形态 | 纯 SQL |
| 需要 CREATE EXTENSION | 是 |
| 需要预加载 | 否 |
| 可信扩展 | 否 |
| 可迁移 | 否 |
| Schema | jx_io |
| 星标 | 3 |
| 最近提交 | 2023-10-25 |
| 最近发布 | 2023-10-25 |
| 目录更新 | 2026-08-30 |
| plpgsql | PL/pgSQL 程序设计语言 |
| pgbson | 为 PostgreSQL 提供 BSON 数据类型及访问函数 |
| fhirbase | 面向 FHIR 数据库的未完成 PostgreSQL 扩展脚手架。 |
| postgres_protobuf | postgres_protobuf 提供 C++ 函数,用于查询以 bytea 存储的 Protobuf,并在 Protocol Buffers 与其 JSON 表示之间转换。 |
| pgproto | 原生 Protobuf 解析、修改、索引与 JSON 转换支持 |
| pgxsd | pgxsd 用数据库内保存的 XSD 模式校验 PostgreSQL XML 值。 |
| xnode | 基于DOM实现的XML处理 |
| explanation | explanation:将 EXPLAIN 计划解析为按邻近树组织的关系型行,便于查询和分析。 |
| jsquery | 用于内省 JSONB 数据类型的查询类型 |
| pgjq | 在Postgres中使用jq查询JSON |
| pg_siose_bench | 用于测试不同SIOSE数据库配置性能的扩展 |