News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Jan Lehnardt's Blog:
CouchDb Views with PHP
September 18, 2007 @ 09:32:00

Showing off the ever-expanding reach of the CouchDb functionlity, Jan Lehnardt has posted a new blog entry about another way (besides with Javascript) that you can make views with the CouchDb software - with PHP.

CouchDB lets you hook up any language interpreter or compiler & executor via a simple line-based protocol that gets exchanged over standard in- and output. The core PHP code to wrap the PHP interpreter around that protocol and stdio is not even 70 lines of code and 130 with a some helper functions and comments. It needs PHP 5 and the JSON extension.

A code example is included showing how to make a sample request back to the CouchDb and the script to handle the parsing. If you'd like to customize things a bit more, check out the wiki pages for the protocol to get started.

0 comments voice your opinion now!
couchdb view javascript example database couchdb view javascript example database




Community Events





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


symfony2 podcast release application community development phpunit component unittest database series api framework test conference language custom interview opinion introduction

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