Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/braz/mongodb-aggregate-adventure

mongodb-aggregate-adventure will run through a series of MongoDB aggregation workshops. Starting at a basic aggregation tasks and moving on to more advanced exercises about dealing with aggregation using MongoDB.
https://github.com/braz/mongodb-aggregate-adventure

Last synced: 2 days ago
JSON representation

mongodb-aggregate-adventure will run through a series of MongoDB aggregation workshops. Starting at a basic aggregation tasks and moving on to more advanced exercises about dealing with aggregation using MongoDB.

Awesome Lists containing this project

README

        

# MongoDB Aggregate Adventure!

[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/braz/mongodb-aggregate-adventure/trend.png)](https://bitdeli.com/free "Bitdeli Badge")

![MongoDB Aggregate Adventure !](https://github.com/braz/mongodb-aggregate-adventure/raw/master/mongodb-aggregate-adventure-screenshot.png)

**An intro to MongoDB Aggregation via a set of self-guided workshops.**

1. Install [Node.js](http://nodejs.org/)
2. Install [MongoDB](http://mongodb.org/)
3. Run `sudo npm install braz/mongodb-aggregate-adventure -g`
4. Run `mongodb-aggregate-adventure`
5. **.. profit!**

mongodb-aggregate-adventure will run through a series of MongoDB aggregation workshops. Starting at a basic aggregation tasks and moving on to more advanced exercises about dealing with aggregation using MongoDB.

### Contributors

mongodb-aggregate-adventure is proudly brought to you by the following hackers:

Eoin BrazilGitHub/brazTwitter/@eoinbrazil

You can find out more detailed information about contributing in the
[contribution guide documentation][contributing].

#### Code of Conduct
Please read and follow our [Code of Conduct][coc].

## License
**mongodb-aggregate-adventure** is Copyright (c) 2014 Eoin Brazil [@braz](https://twitter.com/eoinbrazil) and licenced under the MIT licence. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.

**mongodb-aggregate-adventure** builds on the excellent work by [@rvagg](https://github.com/rvagg) who created **[Workshopper](https://github.com/rvagg/workshopper)** which serves as the original foundation and inspiration for **mongodb-aggregate-adventure**.

[contributing]: https://github.com/braz/mongodb-aggregate-adventure/blob/master/CONTRIBUTING.md
[coc]: https://github.com/braz/mongodb-aggregate-adventure/blob/master/CODE_OF_CONDUCT.md