官网
一句话介绍:
MongoDB stores BSON documents, i.e. data records, in collections; the collections in databases.
基于文档,集合的数据库
主要的特性:
高性能
高可用
水平扩展
相关文章:
官网
一句话介绍:
MongoDB stores BSON documents, i.e. data records, in collections; the collections in databases.
基于文档,集合的数据库
主要的特性:
高性能
高可用
水平扩展
相关文章: