Clint Berry

Full-stack Web Developer

Wannabe Entrepreneur

MongoDB

MongoDB Base Model for Zend Framework

Posted on 11 Nov 2010 in MongoDB, Zend Framework | 16 comments

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