I came accross MongoDB a few months ago and it seemed like a perfect fit for many of the projects I am working. Extremely fast inserts, map-reduce for complex queries, and most importantly, scaling is a breeze. Since I am a Zend Framework guy I created a simple base model class for MongoDB. It is [...]
Read More