Brief Summary
This beginner course is all about getting friendly with MongoDB, the NoSQL database! You’ll learn to install it, manage your data, and even build models. It’s like the essential starter pack for anyone wanting to dive into the world of databases.
Key Points
-
Introduction to MongoDB as a NoSQL database.
-
Installing MongoDB on your machine.
-
Creating collections that store documents.
-
Essential Mongo shell commands for document management.
-
Understanding different data types in MongoDB.
-
CRUD operations: Create, Read, Update, Delete.
-
Building models with Mongoose Schemas.
-
Using the $in operator to query data.
Learning Outcomes
-
Gain foundational knowledge of NoSQL databases.
-
Confidently install and run MongoDB locally.
-
Manage data with CRUD operations.
-
Understand how to structure data with Mongoose.
-
Effectively query your database for specific information.
About This Course
An introduction and overview of MongoDB as a NoSQL database solution.
This is a beginners level course to understanding the basics of what mongoDB is.
The intention of this course is to provide a foundation for working with mongoDB so that you can start developing applications that require a database storage.
In this course we will cover:
Course Format:
You will be presented with slides and command line examples. This will help you to learn how to use local instances of mongoDB.
There will be a quiz at the end to help reinforce what you've learned.
Carlo J.
Very clear!