
Wait for install to complete and click finish. Make sure Install MongoDB Compass is unticked, as this is to be installed manually later. Leave default data and log directory intact unless you must have it somewhere different. Leave the default service name of MongoDB so it’s easily recognized. Tick run service as Network Service User. Tick Install MongoDB as a service (This will ensure that MongoDB is online/running each time the computer is booted) Otherwise, it would need to be started manually. For the latter, you must provide an Account Domain and Account Password. See the images below with arrow prompts to install.įor this tutorial, MongoDB will be installed under the Network Service user, but alternatively, you can specify a local or domain user if required. Locate and open the downloaded installation file. To install MongoDB onto your computer/server follow the steps below. Select Windows 64-bit 圆4 from the OS dropdown. Choose the current release from the version dropdown. To download the latest version of MongoDB, follow the steps below. In addition to installing and utilizing MongoDB, another piece of software will be used in Tandem with it too. In this following document, key factors of getting started with NoSQL with a database container of MongoDB will be explored.
NoSQL is an emerging database technology that provides a non-relational structure of data.
Advanced MongoDB CLI Setup (Windows OS Only).Creating a collection adding documents (data).Creating a Database & Initial Collection.Compass for MongoDB Setup & Connecting To DB.