Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/braz/mongodb-aggregate-adventure
- Owner: braz
- License: other
- Created: 2014-01-26T20:24:59.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-17T17:39:37.000Z (over 10 years ago)
- Last Synced: 2024-10-09T22:13:00.941Z (about 1 month ago)
- Language: JavaScript
- Size: 1.39 MB
- Stars: 5
- Watchers: 3
- 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!
[![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