【Mongodb】:Install mongodb on windows

1. download Mongodb from http://www.mongodb.org/downloads

2. install the msi

3. Go to the folder  C:\Mongodb\bin  -> new folder data, then  run mongod --dbpath ./data

4. Install the mongodb GUI  from http://www.mongovue.com

    Mongo db use :

   . run mongo.exe under C:\Mongodb\bin 

Install details. http://blog.csdn.net/lupengfei1009/article/details/50832996

 命令行:

http://www.cnblogs.com/liyonghui/p/mongodb.html

http://www.jb51.net/article/48217.htm

 

  

 

posted @ 2017-01-12 17:05  skyaiolos0426  阅读(112)  评论(0)    收藏  举报