mongoDB最屌的功能是什么?MapReduce?
MongoDB最屌的功能是什么? 我目前在项目中用到比较深一点的就是MapReduce
3 回复
Mongo 已经不建议用 MapReduce 了,而是用 aggregate.
最像rdbms的,最好用的nosql数据库,强大的聚合查询
- mr其实只是特性之一
aggregate
MongoDB最屌的功能是什么? 我目前在项目中用到比较深一点的就是MapReduce
Mongo 已经不建议用 MapReduce 了,而是用 aggregate.
最像rdbms的,最好用的nosql数据库,强大的聚合查询
aggregate