How can I test new aggregating framework of Mongodb

元气小坏坏 提交于 2019-12-12 03:05:22

问题


I am waiting new aggregating framework of Mongodb. New aggregation framework query style documented in this address and it is written at top

The Aggregation Framework was first available in MongoDB 2.1.0.

So where I can download it for try that version ?


回答1:


Right there: http://www.mongodb.org/downloads

In the "Development (unstable)" section.




回答2:


The "Development Release" nightly builds available at http://www.mongodb.org/downloads include the aggregation framework.



来源:https://stackoverflow.com/questions/8650023/how-can-i-test-new-aggregating-framework-of-mongodb

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!