10gen

Creators of MongoDB

Download MongoDB

Download the latest stable releases, or new nightly builds.

Download MongoDB

From our Customers

MongoDB is in the sweet spot of performance and features. Its rich data types, querying, and in place updates reduced development time to minutes from days for modeling rich domain objects.

Chandra Patni IGN

More from Customers

MongoDB's New Aggregation Framework: A Sneak Peek

Chris Westin, Software Engineer, 10gen

cwestin     @cwestin63
Posted on 2011-12-01

Slides

We're working on a new aggregation framework for MongoDB that will introduce a new aggregation system that will make it a lot easier to do simple tasks like counting, averaging, and finding minima or maxima while grouping by keys in a collection. The new aggregation features are not a replacement for map-reduce, but will make it possible to do a number of things much more easily, without having to resort to the big hammer that is map-reduce. After introducing the syntax and usage patterns for the new aggregation system, we will give some demonstrations of aggregation using the new system.

Share This