MongoVUE is a MongoDB desktop application that gives you a highly usable GUI interface to work with MongoDB. You can export your collection data, monitor the performance of your servers or run simple visualization on your data. You can also create indexes using point and click and then learn the specific command in MongoDB.
v1.4 [Aug 11, 2011]
* C# driver updated to version 1.2
* MDI View tooltips include DB name as well
* Middle click on MDI View to close it
* Insert document form remembers its size and position
* BUG FIX – error when connecting to MongoDB 1.2 with auth on
* BUG FIX – automatically expand server to show databases