CouchDB and R
Here are some quick crib notes on getting R talking to CouchDB using Couch’s ReSTful HTTP API. We’ll do it in two different ways. First, we’ll construct HTTP calls with RCurl, then move on to the R4CouchDB package for a higher level interface.
R is the favorite tool for data addicts.
Original title and link: CouchDB and R (NoSQL databases © myNoSQL)
via: http://digitheadslabnotebook.blogspot.com/2010/10/couchdb-and-r.html