Provides basic functionality which allows developers quickly query and manage mongo DB databases. Inside the Tools menu of the Visual Studio you will see 2 menu commands, one to create a new query, and other to manage and administer mongo servers. It is really fast and simple to use
Included Features
Connect and Disconnect from Mongo Server (without security)
Refresh server connection
Import/Restore Database
Add and Drop Collections
Add and Drop Databases
Insert one document to a collection
Execute simple Find queries
Future Releases
collect query history and recreate them in Query Window