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: 11 months 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.
- Host: GitHub
- URL: https://github.com/braz/mongodb-aggregate-adventure
- Owner: braz
- License: other
- Created: 2014-01-26T20:24:59.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-17T17:39:37.000Z (almost 12 years ago)
- Last Synced: 2025-04-18T15:17:36.078Z (11 months ago)
- Language: JavaScript
- Size: 1.39 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-workshopper - mongodb-aggregate-adventure
README
# MongoDB Aggregate Adventure!
[](https://bitdeli.com/free "Bitdeli Badge")

**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