MongoDB Essentials – Understand the Basics of MongoDB
An introduction and overview of MongoDB as a NoSQL database solution.
What You Learn
Install MongoDB
Run MongoDB Locally
Learn how to use both Documents and Collections
Understand terminal commands for managing the database
Be able to execute CRUD (create, read, update, delete) functions within mongo shell
Understand what types of data can be saved to a MongoDB database
Know how to execute commands to query for specific documents in the mongo shell