This is a set of lessons that will help you learn MongoDB.
- Overview: Discusses how MongoDB works
- Installation: Shows how to install and run MongoDB
- Lesson 1: A short introduction on using the MongoDB mongo shell.
- Lesson 2: Using MongoDB with Node and Mongoose
- Lesson 3: Using MongoDB to store data for a help ticket application