🗄️DatabaseEN
Introduction to MongoDB
Learn MongoDB from the ground up. Master documents, collections, CRUD operations, querying, indexing, aggregation, and schema design for modern NoSQL applications.
10 lessons
Subscribe to unlock all 10 lessons
One monthly subscription gives you unlimited access to this course and every other course on LearningBro.
Lessons
What is MongoDB?Preview
Documents and Collections
Installing MongoDB
Inserting Documents
Querying Documents
Updating Documents
Deleting Documents
Indexes in MongoDB
The Aggregation Pipeline
Schema Design