Unit 18.1 - 18.3: NoSQL
Unit Objectives:
By the end of this unit, you will be able to:
-
Explain the difference between SQL and NoSQL
-
Configure Heroku for deployment of a Node.js application using MongoDB
-
Explain and execute CRUD methods with MongoDB
-
Integrate Mongoose in a full-stack web application
-
Create query builders to populate documents using refs