[TOC]
- MongoDB官方文档中文版
- MongoDB中文手册说明
- MongoDB简介
- 安装 MongoDB
- The mongo Shell
- MongoDB CRUD 操作
- 聚合
- 数据模型
- 事务
- 索引
- 安全
- 安全检查列表
- 启用访问控制
- 身份验证
- 基于角色的访问控制
- TLS / SSL(传输加密)
- 静态加密
- 客户端字段级加密
- 审计
- 网络和配置强化
- 实现字段级别修订
- 安全参考
- 附录
- 变更流
- 复制
- 分片
- 分片键
- 哈希分片
- 范围分片
- 区
- 管理分片区
- 按位置细分数据
- 用于更改SLA或SLO的分层硬件
- 按应用或客户细分数据
- 仅插入工作负载的分布式本地写入
- 管理分片区
- 使用块进行数据分区
- 在分片集群中拆分数据块
- 管理
- 存储
- 存储引擎
- 日志记录
- 管理日志记录
- GridFS
- FAQ:MongoDB 存储
- 存储引擎
- 参考
- 运算符
- 查询与映射运算符
- 更新运算符
- 聚合管道阶段
- 聚合管道操作符
- $abs (aggregation)
- $acos (aggregation)
- $acosh (aggregation)
- $add (aggregation)
- $addToSet (aggregation)
- $allElementsTrue (aggregation)
- $and (aggregation)
- $anyElementTrue (aggregation)
- $arrayElemAt (aggregation)
- $arrayToObject (aggregation)
- $asin (aggregation)
- $asinh (aggregation)
- $atan (aggregation)
- $atan2 (aggregation)
- $atanh (aggregation)
- $avg (aggregation)
- $ceil (aggregation)
- $cmp (aggregation)
- $concat (aggregation)
- $concatArrays (aggregation)
- $cond (aggregation)
- $convert (aggregation)
- $cos (aggregation)
- $dateFromParts (aggregation)
- $dateToParts (aggregation)
- $dateFromString (aggregation)
- $literal (aggregation)
- 查询修饰符
- 数据库命令
- 聚合命令
- 地理空间命令
- 查询和写操作命令
- 查询计划缓存命令
- 认证命令
- 用户管理命令
- 角色管理命令
- 复制命令
- 分片命令
- 会话命令
- 管理命令
- 诊断命令
- 免费监控命令
- 系统事件审计命令
- mongo Shell 方法
- 集合方法
- db.collection.aggregate()
- db.collection.bulkWrite()
- db.collection.copyTo()
- db.collection.count()
- db.collection.countDocuments()
- db.collection.estimatedDocumentCount()
- db.collection.createIndex()
- db.collection.createIndexes()
- db.collection.dataSize()
- db.collection.deleteOne()
- db.collection.deleteMany()
- db.collection.distinct()
- db.collection.drop()
- db.collection.dropIndex()
- db.collection.dropIndexes()
- db.collection.ensureIndex()
- db.collection.explain()
- db.collection.find()
- db.collection.findAndModify()
- db.collection.findOne()
- db.collection.findOneAndDelete()
- db.collection.findOneAndReplace()
- db.collection.findOneAndUpdate()
- db.collection.getIndexes()
- db.collection.getShardDistribution()
- db.collection.getShardVersion()
- db.collection.insert()
- db.collection.insertOne()
- db.collection.insertMany()
- db.collection.isCapped()
- db.collection.latencyStats()
- db.collection.mapReduce()
- db.collection.reIndex()
- db.collection.remove()
- db.collection.renameCollection()
- db.collection.replaceOne()
- db.collection.save()
- db.collection.stats()
- db.collection.storageSize()
- db.collection.totalIndexSize()
- db.collection.totalSize()
- db.collection.update()
- db.collection.updateOne()
- db.collection.updateMany()
- db.collection.watch()
- db.collection.validate()
- 词汇表
- 默认的MongoDB端口
- 默认的MongoDB读/写关注
- 服务器会话
- MongoDB驱动
- FAQ
- 联系我们
- 更多资料
- [快学Mongo]
- [Mongo问题讨论区]
- [Mongo 驱动使用手册]
- 本书使用 GitBook 发布
安装 MongoDB
安装 MongoDB
在本页面
MongoDB有两个服务器版本:社区版和 企业版。
MONGODB ATLAS
MongoDB Atlas 是MongoDB公司提供的MongoDB云服务,无需安装开销,并提供免费的入门套餐。
手册的这部分包含有关安装MongoDB的信息。
- 有关将当前部署升级到MongoDB 4.2的说明,请参阅升级过程。
- 有关升级到当前版本的最新修补程序版本的说明,请参阅升级到MongoDB的最新版本。
MongoDB社区版安装教程
MongoDB社区版安装教程包括:
MongoDB企业版安装教程
MongoDB企业版安装教程包括:
将社区版升级到企业版教程
重要
不要使用这些说明升级到另一个发行版本。要升级发行版本,请参阅相应的发行升级说明,例如Upgrade to MongoDB 4.2。
支持的平台
在版本3.4中进行了更改: MongoDB不再支持32位x86平台。
x86_64
平台支持停产通知
Ubuntu 14.04 | 支持已在MongoDB 4.2+中删除。 |
---|---|
Debian 8 | 支持已在MongoDB 4.2+中删除。 |
macOS 10.11 | 支持已在MongoDB 4.2+中删除。 |
即将停产的通知:
Windows 8.1 / 2012R2 | MongoDB将在将来的版本中终止支持。 |
---|---|
Windows 8/2012 | MongoDB将在后续版本中终止支持。 |
Windows 7 / 2008R2 | MongoDB将在后续版本中终止支持。 |
平台 | 4.2社区版与企业版 | 4.0社区版与企业版 | 3.6社区版与企业版 | 3.4社区版与企业版 |
---|---|---|---|---|
Amazon Linux 2 | ✓ | ✓ | ||
Amazon Linux 2013.03及更高版本 | ✓ | ✓ | ✓ | ✓ |
Debian 10 | 4.2.1+ | |||
Debian 9 | ✓ | ✓ | 3.6.5+ | |
Debian 8 | ✓ | ✓ | ✓ | |
RHEL / CentOS / Oracle Linux [1] 8.0及更高版本 | 4.2.1+ | 4.0.14+ | 3.6.17+ | |
RHEL / CentOS / Oracle Linux [1] 7.0及更高版本 | ✓ | ✓ | ✓ | ✓ |
RHEL / CentOS / Oracle Linux [1] 6.2及更高版本 | ✓ | ✓ | ✓ | ✓ |
SLES 15 | 4.2.1+ | |||
SLES 12 | ✓ | ✓ | ✓ | ✓ |
Solaris 11 64位 | 仅社区版 | |||
Ubuntu 18.04 | ✓ | 4.0.1+ | ||
Ubuntu 16.04 | ✓ | ✓ | ✓ | ✓ |
Ubuntu 14.04 | ✓ | ✓ | ✓ | |
Windows Server 2019 | ✓ | |||
Windows 10 /Server 2016 | ✓ | ✓ | ✓ | ✓ |
Windows 8.1 / Server 2012 R2 | ✓ | ✓ | ✓ | ✓ |
Windows 8 /Server 012 | ✓ | ✓ | ✓ | ✓ |
Windows 7 / Server 2008 R2 | ✓ | ✓ | ✓ | ✓ |
Windows Vista | ✓ | |||
macOS 10.13及更高版本 | ✓ | ✓ | ||
macOS 10.12 | ✓ | ✓ | ✓ | ✓ |
macOS 10.11 | ✓ | ✓ | ✓ | |
macOS 10.10 | ✓ | ✓ |
[1] | (1,2,3)的MongoDB仅支持运行Red Hat Compatible Kernel (RHCK)的Oracle的Linux。MongoDB不支持Unbreakable Enterprise Kernel (UEK)。 |
---|---|
ARM64
平台支持停产通知
Ubuntu 16.04 ARM64 | 支持已在MongoDB Community 4.2+中删除。 |
---|---|
平台 | 4.2社区版与企业版 | 4.0社区版与企业版 | 3.6社区版与企业版 | 3.4社区版与企业版 |
---|---|---|---|---|
Ubuntu 18.04 | 仅社区版 | |||
Ubuntu 16.04 | 仅企业版 | ✓ | ✓ | ✓ |
PPC64LE(MongoDB企业版)
平台支持停产通知
Ubuntu 16.04 PPC64LE | 支持已在MongoDB 4.2+中删除。 |
---|---|
平台 | 4.2企业 | 4.0企业 | 3.6企业 | 3.4企业 |
---|---|---|---|---|
RHEL / CentOS 7 | ✓ | ✓ | ✓ | ✓ |
Ubuntu 18.04 | ✓ | |||
Ubuntu 16.04 | ✓ | 从3.6.13开始删除 | 从3.4.21开始删除 |
s390x
平台 | 4.2社区版与企业版 | 4.0企业版 | 3.6企业版 | 3.4企业版 |
---|---|---|---|---|
RHEL / CentOS 7 | ✓ | 4.0.6+ | 从3.6.17开始删除 | 从3.4.14开始删除 |
RHEL / CentOS 6 | ✓ | ✓ | 从3.6.14开始删除 | 从3.4.22开始删除 |
SLES12 | ✓ | 4.0.6+ | 从3.6.17开始删除 | 从3.4.15开始删除 |
Ubuntu 18.04 | 4.2.1+ | 4.0.6+ |
原文链接:https://docs.mongodb.com/v4.2/installation/
译者:桂陈
Update:小芒果
Copyright © 上海锦木信息技术有限公司 all right reserved,由 MongoDB汉化小组 提供技术支持文件修订时间: 2020-10-11 20:53:05