Getting MongoDB up and running on Windows
MongoDB is the most popular and widely used NoSQL database(source: http://www.mongodb.com/leading-nosql-database). It is free, open source and supports all major platforms(Windows, Linux, etc.). In this post I will take you through the installation of...