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

DevShed: Generate PDF Documents with PHP on the Windows Platform

NETTUTS.com: Getting Clean With PHP

Ibuildings techPortal: Keyboard Enabling Web Applications

DevShed: An Introduction to Simulating the Model-View-Controller Schema in PHP

DevShed: Storing PHP Sessions in a Database


Community Events











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


conference interview functional phpunit rest introduction opinion community development zendframework2 testing database release language series framework usergroup unittest podcast symfony2

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