Site icon WDB24

How to Install MongoDB on Windows 10 – Step by Step

MongoDB is an open source and widely use NoSQL database around. It offers JSON-like documents, ad hoc queries, indexing and real time aggregation which makes the mongoDB so popular in database world.

In this tutorial we will see how to download and install mongodb on windows 10 . I will cover all the steps with images so it will easy for you guys to follow.

At the time of writing this tutorial mongodb has 4.0 version. I will install and configure mongodb only. I won’t be installing mongodb compass in this tutorial. I will cover that later.

If you are wondering what is mongodb compass is so it is the official graphical user interface for mongodb which comes with installer. But it doesn’t mean that you cannot install it separately.

So lets start.


Steps: Download and install Mongodb on Windows

Note: Default address of mongodb server is 127.0.0.1 and default port is 27017.

Step by Step Images:

Exit mobile version