By Matt Butcher
mongodb
OS X: Installing MongoDB and the PHP Mongo Driver
Submitted by matt on Sat, 2010-01-30 11:09MongoDB is a full-featured object database. Since it is fast, versatile, and schema-less, you can develop a very complex data storage layer without an ORM, and without any tedious coding. For this reason, I have been investigating MongoDB as a storage layer for PHP. Here's how to set up an environment on OS X Snow Leopard.
In this blog we'll do the following:
- Install MongoDB
- Add some initial data to MongoDB
- Install the PHP PECL driver for MongoDB
- Write a short PHP Script that uses MongoDB
- Shut down the MongoDB server








Recent comments
23 hours 30 min ago
1 day 23 hours ago
2 days 9 hours ago
2 days 9 hours ago
3 days 16 hours ago
4 days 11 hours ago
5 days 11 hours ago
6 days 8 hours ago
1 week 2 days ago
2 weeks 23 hours ago