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

Matthew Leverton\'s Blog: How to add a custom CAPTCHA to phpBB2

Raphael Stolt's Blog: Installing the PHP redis extension on Mac OS X

Web Development Blog: Ajax requests using jQuery and PHP

Chris Roane's Blog: Advanced PHP Form Validation

Mikko Koppanen's Blog: Color analysis


Community Events











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


composer example interview phpunit code zendframework2 functional development application series testing language podcast community release opinion api database introduction framework

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