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

Piotr Walczyszyn's Blog: Configuring Eclipse PDT & Flash Builder 4 Plug-in for PHP/Flex development

Christian Spanning\'s Blog: PHP development on Mac OS X

Zend Developer Zone: Zend_Acl and MVC Integration Part II (Advanced Use)

DevShed: Implementing Property Overloading in PHP 4

Stefan Mischook's Blog: Object Oriented PHP Tutorial Released


Community Events











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


language tool framework functional community release introduction podcast code object series conference testing database example development composer interview opinion zendframework2

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