· Lesson 13 – Setting up a MongoDB database
· Lesson 14 – Building models with Mongoose
· Practice Exercises
2.1 Create and manage Documents, Collections, and Databases
2.2 Develop CRUD based applications, that are capable of creating, reading, updating, and deleting Documents in MongoDB Collections
2.3 Write and execute MongoDB queries to retrieve select Documents of interest from a MongoDB Collection
2.4 Work with MongoDB cursors
2.5 Implement MongoDB indexes to improve efficiency of querying a MongoDB Collection
2.6 Utilize MongoDB's aggregation framework to group and process data from multiple MongoDB Documents
· Lesson 15 – Connecting controllers and models
· Lesson 17 – Improving your data models
· Practice Exercises
· Assignment 2 due
2.1 Create and manage Documents, Collections, and Databases
2.2 Develop CRUD based applications, that are capable of creating, reading, updating, and deleting Documents in MongoDB Collections
2.3 Write and execute MongoDB queries to retrieve select Documents of interest from a MongoDB Collection
2.4 Work with MongoDB cursors
2.5 Implement MongoDB indexes to improve efficiency of querying a MongoDB Collection
2.6 Utilize MongoDB's aggregation framework to group and process data from multiple MongoDB Documents
· Lesson 18 – Building the user model
· Lesson 19 – Creating and reading your models
· Lesson 20 – Updating and deleting your models
· Practice Exercises
2.1 Create and manage Documents, Collections, and Databases
2.2 Develop CRUD based applications, that are capable of creating, reading, updating, and deleting Documents in MongoDB Collections
2.3 Write and execute MongoDB queries to retrieve select Documents of interest from a MongoDB Collection
2.4 Work with MongoDB cursors
2.5 Implement MongoDB indexes to improve efficiency of querying a MongoDB Collection
2.6 Utilize MongoDB's aggregation framework to group and process data from multiple MongoDB Documents