I was talking to someone at a meetup recently who was really keen on doing continuous deployment for their database but they had a number of issues, the main was that because management wasn't sold on...
Introduction
MongoDB is the most commonly used NoSQL database and one of the top five databases (relational or NoSQL). MongoDB is based on the Binary JSON (BSON) document store data model, which is a...