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

https://github.com/braz/learnyoumongodb

Learn MongoDB using the terminal
https://github.com/braz/learnyoumongodb

Last synced: 2 months ago
JSON representation

Learn MongoDB using the terminal

Awesome Lists containing this project

README

          

# Learn You The MongoDB For Much Win!

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

![Learn You The MongoDB For Much Win !](https://github.com/braz/learnyoumongodb/raw/master/learnyoumongodb-screenshot.png)

**An intro to MongoDB 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/learnyoumongodb -g`
4. Run `learnyoumongodb`
5. **.. profit!**

learnyoumongodb will run through a series of MongoDB workshops. Starting at a basic *"HELLO WORLD"* and moving on to more advanced exercises about dealing with a range of database operations from CRUD to
aggregation using MongoDB.

### Contributors

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

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

[contributing]: https://github.com/braz/learnyoumongodb/blob/master/CONTRIBUTING.md
[coc]: https://github.com/braz/learnyoumongodb/blob/master/CODE_OF_CONDUCT.md