articles

Install and Setup MongoDB

Anchal Kesharwani7291 18-Aug-2014

In this article, I’m explaining the installation and uninstallation steps of MongoDB

2.6.3 2008R2 Plus (64 bit).

We're leaving our text editor for a bit and going back to our command prompt. Well, first we're going to our web browser, pointing it to http://mongodb.org/ and downloading Mongo. Click downloads link in the main menu and snag the production release that fits your system. For Windows 8 on a 64-bit processor, we want "64-bit *2008R2+". This will give you a zip file, which you should unzip to a temp directory. Then you should make a directory where you want to forever after store Mongo. You could use c:\mongo or c:\program files\mongo or any other crazy thing you want. It doesn't really matter – Mongo itself is quite small, and we'll be storing our database in our project directory.

Install Mongodb

There are following steps to install Mongodb.

1.       Double click on the mongodb setup file: 


Install and Setup MongoDB 


2.       Click on the Next button and window will appear End-User License

Agreement and the ‘I accept terms in the License  Agreement’.


Install and Setup MongoDB 


3.       Click on the Next button and window appear Choose Setup Type and choose

the setup type that best suits your needs. There are three option Typical, Custom

and Complete. 


Install and Setup MongoDB 


4.  Here, I select the Complete option and next window appear Ready to install

MongoDB 2.6.3 2008R2Plus (64 bit). 


Install and Setup MongoDB 


5.    Click on the Install button and window appear and takes few seconds to install

with MongoDB Inc and then appear a window to Completed the MongoDB 2.6.3

2008R2Plus (64 bit) Setup Wizard. 


Install and Setup MongoDB 


6.       And finally click on the Finish button to successfully install.

 

Uninstall Mongodb 

There are following steps to uninstall mongodb:

1.       Double click on the mongodb setup file:

Install and Setup MongoDB 


2.       Click on the Next button and next window appear Change, repair or remove

installation. There are three option to change, to repair, or to uninstall it. 


Install and Setup MongoDB 


3.       Here, I select the Remove option to uninstall the Mongodb from the

computer. After that a window appear Ready to remove MongoDB 2.6.3 2008R2

Plus (64 bit). 


Install and Setup MongoDB 

4.       Click on the Remove button to uninstall mongodb. It takes few uninstall from

your system. After that a window appear to Completed the MongoDB 2.6.3 2008R2

Plus (64 bit). 


Install and Setup MongoDB 


5.       And finally click on the Finish button to successfully uninstall.

I hope that this article helpful for you. Thanks!

 


Updated 07-Sep-2019

Leave Comment

Comments

Liked By