By Matt Butcher
mongodb
OS X: Installing MongoDB and the PHP Mongo Driver
Submitted by matt on Sat, 2010-01-30 12: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
10 hours 30 min ago
11 hours 2 min ago
11 hours 51 min ago
23 hours 26 min ago
23 hours 53 min ago
1 week 3 days ago
1 week 4 days ago
1 week 5 days ago
1 week 6 days ago
2 weeks 1 day ago