Go to the server path of mongoDb in Program Files and copy the bin folder path as shown below on the screenshot That’s it.Wait for it to install Click Finish once the MongoDB installation is complete. Step 3: Accept the MongoDB user Agreement and click Next. Double click on the file to run the installer.Ĭlick Next when the MongoDB installation window pops up. msi file like this mongodb-windows-x86_64-4.4.2-signed will be downloaded in your system. Go to MongoDB official download Page following this link select your operating system as windows and click download as shown in the screenshot below.Ī. If you came from a relational database background then you can think of them as rows in RDBMS.
MongoDB is an open source, document oriented database that stores data in the form of documents (key and value pairs). There are different types of NoSQL databases, so to be specific : The organization changed its name in 2013 and now known as MongoDB Inc. In Feb 2009, they changed their business model and released MongoDB as an open source Project. The organization that developed MongoDB was originally known as 10gen. MongoDB was created by Eliot and Dwight (founders of DoubleClick) in 2007, when they faced scalability issues while working with relational database. Lets start by briefly understanding what MongoDB is all about. In this tutorial, we are going to show you how to install MongoDB on Windows 10 operating system.