News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Paul Jones' Blog: Solar Views and Layouts

Pádraic Brady's Blog: Complex Views with the Zend Framework - Part 3: Composite View Pattern

Gonzalo Ayuso's Blog: Real-life example of Closure usage with PHP5.3

Cameron Olthuis' Blog: Top 10 Web Developer Libraries

Developer Tutorials: Debugging PHP code using debug_backtrace


Community Events











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


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

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