MongoDB Getting Started Tutorial
Http://www.runoob.com/mongodb/mongodb-tutorial.html
. NET Driver Downloads:
http://mongodb.github.io/mongo-csharp-driver/
https://www.nuget.org/packages/MongoDB.Driver/2.2.3
Mongovue cannot see the workaround for collection detail records
After MongoDB 3.2, the Wiredtiger engine is started by default, which is not the same as the original engine access mode. You use the command mongod --storageengine mmapv1--dbpath Data directory So start is the original data engine is connected with the Mongove can be
See: Http://my.oschina.net/chiyong/blog/599326?fromerr=I2dldtre
Setup.bat
CD C:\Program files\mongodb\server\3.2\binmongod.exe--storageengine mmapv1--logpath "C:\temp\mongodb\log\ Mongodb.log "--logappend--dbpath" C:\temp\mongodb\data "--port 6111--servicename" MongoDB "--servicedisplayname" MongoDB Server "--installnet start Mongodbpause
Remove.bat
CD C:\Program files\mongodb\server\3.2"C:\temp\mongodb\log\mongodb.log" "C:\temp\mongodb\data"6111"mongodb " " MongoDB Server " --installnet start Mongodbpause
MongoDB Related Data collection