Files
nexus/wiki/entities/Amazon-DocumentDB.md
2026-04-28 16:03:03 +08:00

1.5 KiB
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
Amazon DocumentDB entity
AWS
Database
Document
MongoDB
ctp-topic-51-architecting-with-aws-purpose-built-databases
2026-04-28

Overview

Amazon DocumentDB 是 AWS 的 MongoDB 兼容文档数据库服务,支持灵活 schema提供与 MongoDB 应用程序的广泛兼容性。

Aliases

  • DocumentDB
  • Amazon DocumentDB
  • Amazon DocumentDB (with MongoDB compatibility)

Description

  • 类型文档数据库MongoDB 兼容)
  • 核心价值MongoDB 驱动/工具直接使用 · 灵活 schema 适应快速迭代 · 自动扩展存储 · 存储计算分离
  • 适用场景:内容管理 · 用户档案 · 目录 · 移动应用后端

Key Properties

属性 说明
兼容性 MongoDB 4.0/5.0/7.0 驱动兼容
数据模型 文档BSON/JSON
自动扩展 存储自动扩展(最高 64TB
集群架构 多 AZ 6 副本分布式存储
索引 支持二级索引
聚合管道 MongoDB 聚合管道兼容

Connections

  • Amazon-DynamoDBDocumentDB文档数据库vs DynamoDB键值文档— 文档查询深度 vs 极简键值性能
  • Amazon-RDSDocumentDB灵活 schema 文档vs RDS固定 schema 关系型)— schema 灵活性决定选型
  • Purpose-Built-DatabasesDocumentDB 是 AWS 专用数据库品类中的文档数据库成员

Referenced In