- Level Foundation
- Duration 9 hours
- Course by W3Schools
-
Offered by
About
This tutorial is designed to introduce you to the MongoDB database management system. MongoDB is a NoSQL document database that stores data in flexible, JSON-like documents, making it easy to work with and integrate with web applications. In this tutorial, you will learn the basics of MongoDB, including how to install and set up MongoDB on your local machine, how to create databases and collections, and how to perform CRUD (Create, Read, Update, Delete) operations on data. You will also learn about indexing, data modeling, and querying with MongoDB. The tutorial will consist of several modules, each of which covers a different aspect of MongoDB. Each module will include both theoretical and practical components, with hands-on exercises and coding examples to help you develop your skills. By the end of the course, you will have a solid understanding of how MongoDB works and how to use it to store and manage data for your web applications. Whether you are a web developer or a data analyst, this course will provide you with the foundational knowledge you need to start working with MongoDB.Modules
MongoDB Getting Started
MangoDB Get Started - Exercise
MongoDB Query API
MongoDB Create Database
MangoDB Create Database - Exercise
MongoDB Create Collection
MangoDB Create Collection - Exercise
MongoDB Insert
MangoDB Insert - Exercise
MongoDB Find
MangoDB Find - Exercise
MongoDB Update
MangoDB Update - Exercise
MongoDB Delete
MangoDB Delete - Exercise
MongoDB Query Operators
MangoDB Query Operators - Exercise
MongoDB Update Operators
MangoDB Update Operators - Exercise
MongoDB Aggregation
MangoDB Aggregations - Exercise
Indexing & Search
MongoDB Schema Validation
MongoDB Data API
MongoDB Drivers
MongoDB Node.js Driver
MongoDB Charts
Auto Summary
Explore the MongoDB Tutorial, a foundational course in IT & Computer Science designed by Coursera. Learn to install, set up, and perform CRUD operations with MongoDB, a NoSQL document database. The course includes modules on indexing, data modeling, and querying, blending theory with hands-on exercises. Ideal for web developers and data analysts, it spans 540 minutes and offers Starter and Professional subscription options.

Instructor
W3Schools