News Feed
Jobs Feed
Sections




News Archive
PHPClasses.org Blog:
Developing scalable PHP applications using MongoDB
March 01, 2010 @ 08:57:50

New on the PHPClasses.org blog today there's a tutorial (written up by Cesar Rodas) about using MongoDB (a NoSQL database) in PHP applications.

Nowadays there is a new kind of databases that is getting very popular, specially for Web development, including the PHP world, which are the NoSQL databases. This article focus specifically on MongoDB, despite there are several other NoSQL database implementations.

While he starts you from the beginning on the PHP side (with the ) you'll need to already have MongoDB up and running to work with. He shows you how to insert new documents, update ones already in the database, pulling our documents and removing them from the database. He also covers a more real-world application of the database as well as how to store files, work with the map-reduce functionality and auto-sharding abilities.

0 comments voice your opinion now!
scalable application mongodb nosql tutorial


blog comments powered by Disqus

Similar Posts

Invoke Media Blog: Zend Framework and Rapid Application Development with PHP

Scott Mattocks' Blog: Crisscott OnForce Client Desktop

Bob Majdak's Blog: Compile That PHP-GTK2, and More

LifeHacker.com: Synchronize Google Voice with Your GPS Location

Tutorial: A Simple Sessions Tutorial


Community Events











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


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

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