News Feed
Jobs Feed
Sections




News Archive
Till Klampaeckel's Blog:
So you'd like to migrate from MySQL to CouchDB? - Part I
November 03, 2009 @ 10:36:04

In this recent post to his blog Till Klampaeckel starts off a series directed at PHP developers looking to make the move from the MySQL relational database structure over to the world of CouchDB.

My idea is to introduce CouchDB to a world where database-driven development generally refers to MySQL. By no means, this is meant to be disrespectful to MySQL, or SQL-databases in general. However, I'm a firm believer in using the right tool for the job.

He uses this first post to introduce some of the basic concepts behind CouchDB like document-oriented vs row/table-oriented, Couch's erlang roots and connecting to it via a RESTful or JSON interfaces. He gets into the basic installation (via a package) and how to connect to the server for a sample query. He also mentions some packages that can help abstract out the PHP layer from a direct connection like HTTP_Request2 or phpillow.

0 comments voice your opinion now!
mysql couchdb migration tutorial


blog comments powered by Disqus

Similar Posts

Davey Shafik's Blog: Debugging on the Command Line with xdebug

Codewalkers.com: Creating a CAPTCHA with PHP

DevShed: Inserting Comments and Accessing Nodes with the DOM XML Extension in PHP 5

Davey Shafik\'s Blog: php|tek Day 3

O'Reilly: Code As Data: Reflection in PHP


Community Events











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


development object release example zendframework2 application code framework testing interview series community functional introduction language unittest opinion tool podcast phpunit

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