1, download

Download url: www.mongodb.com/try/downloa…

Open and download the good installation package

2, installation,

3, configuration,

Configure the log and data storage directory in mongod.cfg

Read a document that says the entire configuration is under E:\ Mongod

So I CV here

Then install the configuration file

4. Start

Enter the bin directory where mongodb is installed

./mongod

Then type mongo

show dbs

View current database successfully!

Links can also succeed in NoSQL