Getting Started with MongoDB and PHP
Note: This article was originally published at Zend Developer Zone
on 7 June 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.


