News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Getting Started with MongoDB and PHP
June 08, 2010 @ 10:14:55

On the Zend Developer Zone there's a new article from Vikram Vaswani about what's becoming a more popular pairing of technologies in PHP applications - using MongoDB with PHP.

In this article, I'll introduce you to MongoDB, one of the new generation of schema-less database systems that is quickly gaining the attention of open source developers. Over the next few pages, I'll guide you through the process of getting started with MongoDB, showing you how to install it, set up a data store, connect to it and read and write data using PHP.

He shows you how to get your full environment set up - a local install of MongoDB and the PHP shared object to interface with it - as well as plenty of code examples to get you pointed in the right direction. He also shows a bit of how to use the Morph PHP library to interface with the database.

0 comments voice your opinion now!
mongodb introduction tutorial database nosql


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Regular Expressions

WebReference.com: Object Orientated Programming - The beginning

Richard Thomas' Blog: Improving PHP Sessions

Brandon Savage's Blog: Exceptional PHP: Introduction to Exceptions

PHPMaster.com: Continuous Integration (with Jenkins), Part 1


Community Events











Don't see your event here?
Let us know!


interview series composer podcast example database testing unittest code functional zendframework2 api language opinion community release phpunit introduction framework development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework