News Feed
Jobs Feed
Sections




News Archive
CatsWhoCode.com:
Getting started with CouchDB a beginner's guide
March 05, 2010 @ 09:30:36

From CatsWhoCode.com there's a new tutorial looking at some of the basics of using CouchDB with PHP (the popular NoSQL database). They don't cover the install of CouchDB, so you'll need to have that up and running to follow along.

Have you ever dreamt about a powerful database that you can access easily, without using the SQL language? That what Apache CouchDB is all about. In this tutorial, I'm going to show you how to get started with this document-riented database and how you can use it with PHP.

They briefly cover what CouchDB (and NoSQL databases) are and how their records are stored - document based rather than row/column based like standard RDBMS. They use the PHPillow library to connect to their database and include the code to do an insert and pull that same data back out.

0 comments voice your opinion now!
couchdb nosql beginner tutorial phpillow


blog comments powered by Disqus

Similar Posts

Flexandair.com: Setting Up Zend_Amf

PHPMaster.com: Tracking Upload Progress with PHP and JavaScript

NETTUTS.com: Object-Oriented PHP for Beginners

DevShed: Working with the Tidy Library in PHP 5

Code2Learn.com: Using HighCharts with php , MySQL and CodeIgniter


Community Events











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


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

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