Windows8.1 under Install nosql--MongoDB installation use

Source: Internet
Author: User

1, the official download monodb: Http://www.mongodb.org/downloads Now the latest version 3.0

2, the following Windows 64-bit as an example of the official latest version of the not separate, both the level and The five bit is should be able to install

3, the appearance of direct installation, wherein the intermediary has a default installation and custom path installation, according to their own habits choose to install.

4.

Create a new Data folder, default is C:\Program Files\mongodb\data\db can also be customized, this example is defined as F:\MongoDB\data\db\

configuration: Hit the command line to run the command: ( This place has to be noticed. win8 above must be opened as an administrator )

Mongod--dbpath F:\MongoDB\data\db\

5. Start MongoDB

F:\Program files\mongodb\server\3.0\bin\ Mongod.exe--help

6. MongoDB Shell opens a new command-line tool

Mongo.exe

7, the installation of MongoDB Services, each boot start

create a specific directory in the MongoDB log file:

F:\MongoDB\data\log\log.txt

8. MongoDB Log path option issue this command at the command prompt to create a configuration file:

echo logpath=f:\mongodb\data\log\log.txt > F:\MongoDB\mongod.cfg

9. Installing mongodb service

F:\Program Files\mongodb\server\3.0\bin\mongod.exe--config F:\MongoDB\mongod.cfg

--install

start mongodb service Direct cmd ( administrator mode )

net start MongoDB

Stop MongoDB Service

Net Stop MongoDB

11. Download and install Monfovue http://download.csdn.net/detail/angel_asp/8485239

Import MSSQL data

Mongod tablets

Windows8.1 under Install nosql--MongoDB installation use

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.