Windows7 MongoDB installation configuration and client Installation

Source: Internet
Author: User
Tags mongodb server

Installing the MONGODB server

1, according to the type of computer system, to the MONGO website to choose the response of the installation package, for:

Http://www.mongodb.org/downloads

Take My computer as an example, I downloaded the mongodb-win32-x86_64-3.0.4.zip

2, double-click Unzip the installation package, unzip the folder directory as follows:

Mongodb-win32-x86_64-3.0.4.zip

--bin

--gnu-agpl-3.0

--readme

--third-party-notices

3, you need to create a database file storage location, create a Data folder, under this folder to create DB and log two sub-files, such as:

--bin

--data

--db

--logs

--gnu-agpl-3.0

--readme

--third-party-notices

4, configure the environment of MongoDB

Path at the end of the configuration; D:\mongodb\bin;

5. Registering the MONGO service in the Windows system

Execute command mongod--dbpath D:\mongodb\data--logpath D:\mongodb\data\log\mdb.log--install--servicename with command into the bin where MONGO is installed Mongodb

Enter the list of services in Windows, look for the existence of MongoDB for this service, if present, the identity registration succeeds, start.

Open the DOS window and enter MONGO to see if the connection is successful.

Installing the MongoDB Visualizer

Http://dx1.pc0359.cn/soft/m/MongoVUE.rar

Download Good toolkit, unzip, install. Add native MongoDB ports and connections, set the name of the library, and connect.



Windows7 MongoDB installation configuration and client Installation

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.