DataBase
Collection
Document
Index
存储引擎,MongoDB Storage Engine
WiredTiger存储引擎
从MongoDB 3.2开始默认的存储引擎,新的版本MongoDB推荐使用WiredTiger存储引擎。
MMAPv1存储引擎
MMAPv1是MongoDB 3.2之前版本默认的存储引擎。
In-Memory存储引擎
MongoDB企业版支持In-Memory存储引擎。
DataBase
Collection
Document
Index
存储引擎,MongoDB Storage Engine
WiredTiger存储引擎
从MongoDB 3.2开始默认的存储引擎,新的版本MongoDB推荐使用WiredTiger存储引擎。
MMAPv1存储引擎
MMAPv1是MongoDB 3.2之前版本默认的存储引擎。
In-Memory存储引擎
MongoDB企业版支持In-Memory存储引擎。