technifyedWeekly list

Packt

MongoDB Tutorial for Beginners (2024)

via Coursera

Overview

Updated in May 2025.

This course now features Coursera Coach!

A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course.

Master the fundamentals of MongoDB, one of the most popular NoSQL databases, through this beginner-friendly course packed with hands-on examples. You'll explore core MongoDB concepts such as collections, documents, and fields, and understand how MongoDB differs from traditional SQL databases like MySQL. By the end of this course, you’ll be comfortable navigating and using MongoDB for real-world applications.

The course begins with an introduction to MongoDB and the NoSQL paradigm, followed by installation and setup across different systems. You’ll learn to create and manage databases and collections, and perform essential CRUD operations such as inserting, displaying, and deleting documents. As you progress, you’ll implement advanced features like logical operators, query limitations, sorting, indexing, and text search to refine data retrieval.

In later sections, you'll explore performance and diagnostic tools like explain(), stats(), and listCommands(), followed by an introduction to data aggregation and combining limit() and skip() in a single query. Each module is packed with live coding examples to reinforce every concept through practice.

This course is ideal for developers, aspiring database administrators, or students looking to learn MongoDB from scratch. No prior database or programming experience is required. However, basic computer skills—such as using the terminal/command prompt and installing software—are recommended.

Syllabus 12

  1. MongoDB Introduction 20 minutes

    In this module, we will introduce MongoDB as a powerful NoSQL database, emphasizing its features, unique data structure, and key differences from SQL-based databases like MySQL. You’ll gain an understanding of how MongoDB organizes data and the fundamental concepts of collections and documents.

  2. MongoDB Installation and Setup 50 minutes

    In this module, we will walk through the installation of MongoDB on Windows 10, including setting up the necessary paths and running MongoDB as a background service (mongod). You'll ensure your system is ready for MongoDB development.

  3. Create a Database and Collection 35 minutes

    In this module, we will guide you through the process of creating a MongoDB database and adding collections within it. You will understand how to structure your data and create containers for your documents.

  4. Drop a Collection and Database 40 minutes

    In this module, we will cover the process of deleting collections and databases in MongoDB, exploring how this action removes all associated data. You will learn to manage data deletion and ensure you know when and how to use these commands safely.

  5. Insert and Display 55 minutes

    In this module, we will teach you how to insert documents into MongoDB collections, display and format query results, and understand how to manipulate MongoDB data. You'll also see how to display all collections in a specific database.

  6. MongoDB Operators 50 minutes

    In this module, we will explore the power of MongoDB operators, showing how to use AND, OR, NOR, and NOT to filter and retrieve data based on multiple conditions. These operators will allow you to perform more complex queries.

  7. Limit and Skip Records or Documents 40 minutes

    In this module, we will focus on how to control the number of documents returned in your queries by using the limit() and skip() methods. You’ll learn how these methods can help with pagination and more efficient data retrieval.

  8. Sort Records in MongoDB 40 minutes

    In this module, we will guide you through the process of sorting MongoDB query results using the sort() method. You’ll discover how to organize documents by specific fields, in either ascending or descending order.

  9. Text Indexing in MongoDB 40 minutes

    In this module, we will teach you how to create and delete text indexes in MongoDB. You will understand how text indexing enhances the search functionality within your MongoDB collections.

  10. Text Search in MongoDB 30 minutes

    In this module, we will demonstrate how to conduct text searches on MongoDB collections using the $text operator. This will allow you to retrieve documents based on text search criteria.

  11. Section Name 40 minutes

    In this module, we will cover some advanced MongoDB commands. You’ll learn how to fetch data from collections, understand query execution plans, and gather valuable statistics about your MongoDB databases and collections.

  12. MongoDB Advanced Topics 1.5 hours

    In this module, we will explore advanced MongoDB techniques, including data aggregation and combining limit/skip in a single query. These tools will enhance your ability to perform sophisticated data manipulations and retrievals.

Advantages and disadvantages

Advantages

  • Structured courses with graded quizzes, assignments and deadlines you can reset.
  • A shareable certificate from the university or company when you pay.
  • Financial aid is often approved for students in India (apply 15 days before you need it).
  • Covers niche tools that universities don't teach.
  • Self-paced: start any time.
  • A clear syllabus (12 parts) you can see before you start.

Disadvantages

  • Paid after a 7-day free trial (Coursera Plus or per course).
  • Some courses can be audited for free, but graded work and certificates need payment.
  • Many courses are produced quickly from slides and screen recordings; read the reviews first.

Some points apply to every course of this kind; see how we rank.

This course is paid. Here is how to take it for free

  • Free trials: You can start a 7-day free trial for many individual courses, Specializations, or a Coursera Plus subscription to test full course features. Cancel before the seventh day if you do not want to be charged.
  • Financial aid: If you cannot afford the fee for a certificate, you can apply for financial aid through the link on the course home page by filling out an application about your background and goals.

Taught by

  • Packt - Course Instructors

Packt is in Tier 5: mass-produced or unclear of our institution ranking (40/100). Thousands of courses turned out quickly; check reviews first.

Similar courses

Compare these

Harvard University

CS50's Introduction to Databases with SQL

This is CS50’s introduction to databases using a language called SQL. Learn how to create, read, update, and delete data with relational databases, which store data in rows and columns. Learn how to model real-world entities and relationships among them using tables with appropriate types, triggers…

  • Free video
  • 8 videos, 11 hours

Harvard University

Fundamentals of TinyML

4.567 ratings

Focusing on the basics of machine learning and embedded systems, such as smartphones, this course will introduce you to the “language” of TinyML.

  • Free to audit
  • 5 weeks, 2 - 4 hours per week

Harvard University

Introduction to Data Science with Python

4.3174 ratings

Learn the concepts and techniques that make up the foundation of data science and machine learning.

  • Free to audit
  • 8 weeks, 3 - 5 hours per week

Harvard University

CS50's Introduction to Computer Science

An introduction to the intellectual enterprises of computer science and the art of programming.

  • Free to audit
  • 12 weeks, 5 - 14 hours per week

Harvard University

Data Science: Building Machine Learning Models

4.4133 ratings

Build a movie recommendation system and learn the science behind one of the most popular and successful data science techniques.

  • Free to audit
  • 8 weeks, 2 - 3 hours per week

Harvard University

CS50's Introduction to Programming with Python

An introduction to programming using Python, a popular language for general-purpose programming, data science, web programming, and more.

  • Free to audit
  • 10 weeks, 3 - 6 hours per week