News Feed
Jobs Feed
Sections




News Archive
DealTaker Blog:
PHP & MongoDB Sitting in a Tree Part 1
May 18, 2010 @ 11:37:18

On the DealTaker blog there's a recent post aiming to help you make the transition between a more traditional MySQL relational database structure over to one of the currently popular NoSQL databases MongoDB.

OK I'm going to assume you know what MongoDB is, so I'm not going to go over "what mongoDB is" or "what NoSQL is". I'm going to do this series in a little different styling than my other tutorial series have been, so let just jump right in.

He links you to two resources, getting Mongo installed and the extension for PHP that you can use to connect your applications to it. After that, it's all code examples showing a side-by-side comparison of the MySQL version and the MongoDB version of everything from connecting to the database out to some more advanced queries.

0 comments voice your opinion now!
mongodb nosql mysql tutorial compare


blog comments powered by Disqus

Similar Posts

DevShed: A Quick Overview of the XML DOM Extension in PHP 5

Sameer Borate's Blog: Easy thumbnail generation using PHP

AnyExample.com: 5 useful PHP functions for MySQL data fetching

NETTUTS.com: The Newbie's Guide to Test-Driven Development

Evan Coury's Blog: Using Zend\Db’s TableGateway & HydratingResultSet to return rows as custom enties


Community Events









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


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

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