Lessons
MongoDB Introduction
MongoDB Installation & Setup
MongoDB Create Database & Collections
How to Install MongoDB on Windows Using MSI
To install MongoDB on Windows, first, download the MongoDB server and then install the MongoDB shell. The Steps below explain the installation process in detail and provide the required resources for the smooth download and install MongoDB.
Step 1: Download MongoDB Community Server

Here, You can select any version, Windows, and package according to your requirement. For Windows, we need to choose:
- Version: 7.0.4
- OS: Windows x64
- Package: msi
MongoDB Shell Download
MongoDB Shell is the quickest way to connect to (and work with) MongoDB. Easily query data, configure settings, and execute other actions with this modern, extensible command-line interface ? replete with syntax highlighting, intelligent autocomplete, contextual help, and error messages.
Course Lessons
MongoDB Introduction
MongoDB Installation & Setup
MongoDB Create Database & Collections