微软DocumentDB的核心API层实现
pgext.cloud · 源码仓库 · 项目主页 · 许可证原文 · Control 文件
| 扩展包 | documentdb |
|---|---|
| 版本 | 0.116 |
| PostgreSQL 版本 | 15 · 16 · 17 · 18 |
| 仓库来源 | PIGSTY |
| 扩展形态 | 预加载扩展 |
| 需要 CREATE EXTENSION | 是 |
| 需要预加载 | 是 |
| 可信扩展 | 否 |
| 可迁移 | 否 |
| 共享库 | pg_documentdb, pg_documentdb_core |
| 星标 | 3,435 |
| 最近提交 | 2026-08-19 |
| 最近发布 | 2026-08-24 |
| 目录更新 | 2026-09-05 |
| documentdb | 微软DocumentDB的API层 |
| documentdb_distributed | DocumentDB多节点模式的API层 |
| mongo_fdw | MongoDB 外部数据包装器 |
| pg_projection | PostgreSQL JSONB 的 MongoDB 风格投影读取函数 |
| pgbson | 为 PostgreSQL 提供 BSON 数据类型及访问函数 |
| jsquery | 用于内省 JSONB 数据类型的查询类型 |
| pgjq | 在Postgres中使用jq查询JSON |
| pg_jsonschema | 提供JSON Schema校验能力 |
| jsonschema | PostgreSQL JSON Schema 校验函数 |
| documentdb | 微软DocumentDB的API层 |
| documentdb_distributed | DocumentDB多节点模式的API层 |
| documentdb_extended_rum | DocumentDB扩展RUM索引访问方法 |