A few days ago Bulat S. posted a very interesting post titled “MongoDB ODM: MongoDB for eCommerce”. If you missed it, click on through…I’ve got the link around here somewhere.
MongoDB ODM: MongoDB for eCommerce
Cal Evans (Editor-in-Chief) |
Comments Off | July 27th, 2010
Getting Started with MongoDB and PHP
Vikram Vaswani |
9 comments | June 7th, 2010
Schema-less database systems like MongoDB are quickly becoming popular with Web developers on account of their flexibility, simplicity and easy integration with modern Web technologies such as JSON. This article introduces you to MongoDB and shows you how to install it, set up an initial data store, and access it with PHP.
Raphael Stolt’s Blog: Using MongoHq in Zend Framework based applications
PHPdeveloper.org |
Comments Off | March 17th, 2010
In a new post today Raphael Stolt shows you how to use MongoHq, a cloud-based hosting service, to host a Zend Framework application that uses the MongoDb as a backend. The tutorial focuses on the bootstrapping process to make the framework play nicely with its hosting environment.

