documentdb

documentdb

documentdb

MongoDB-compatible database engine for cloud-native and open-source workloads. Built for scalability, performance, and developer productivity.

AI 简介

DocumentDB 是一个与 MongoDB 兼容的开源文档数据库,基于 PostgreSQL 构建。它通过在 PostgreSQL 框架内实现 BSON 数据类型的原生支持,提供无缝的 CRUD 操作,并支持全文搜索、地理空间查询和向量搜索等复杂工作负载。项目由三个主要组件构成:pg_documentdb_core 为 PostgreSQL 引入 BSON 数据类型支持;pg_documentdb 提供文档存储的 CRUD 功能;pg_documentdb_gw 则作为协议转换层,将用户的 MongoDB API 转换为 PostgreSQL 查询。DocumentDB 适合需要高效处理文档数据且对数据安全性和控制有较高要求的云原生及开源应用场景,尤其适用于希望结合 NoSQL 的灵活性与关系型数据库的强大功能的企业。

C
MIT License
3.4k
Stars
239
Forks
32
Watchers
77
Issues

Star 增长

今日+2
近 7 天+6
近 30 天+46
综合评分70.74
默认分支main