
documentdb
documentdb
MongoDB-compatible database engine for cloud-native and open-source workloads. Built for scalability, performance, and developer productivity.
AI 简介
DocumentDB 是一个基于 PostgreSQL 构建的开源 MongoDB 兼容文档数据库引擎,旨在为云原生与开源工作负载提供高扩展性、高性能及开发效率。其核心通过 PostgreSQL 扩展(pg_documentdb_core)原生支持 BSON 数据类型,并借助网关层(pg_documentdb_gw)将 MongoDB 协议请求翻译为 PostgreSQL 查询,同时支持全文检索、地理空间查询和向量搜索等高级功能。适用于需要 MongoDB 接口兼容性但偏好 PostgreSQL 稳定性、事务能力与企业级运维能力的场景,尤其适合私有部署、数据主权敏感或混合数据模型(关系+文档)的应用环境。
C
MIT License3.4k
Stars
250
Forks
32
Watchers
79
Issues
Star 增长
今日0
近 7 天0
近 30 天0
综合评分29.2
默认分支main