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
- Host: GitHub
- URL: https://github.com/braz/learnyoumongodb
- Owner: braz
- License: other
- Created: 2013-12-17T17:27:28.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2019-02-22T14:55:09.000Z (almost 7 years ago)
- Last Synced: 2025-07-11T13:08:35.701Z (5 months ago)
- Language: JavaScript
- Size: 1.11 MB
- Stars: 18
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-workshopper - learnyoumongodb
README
# Learn You The MongoDB For Much Win!
[](https://bitdeli.com/free "Bitdeli Badge")

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