On 16 August 2010 at 21:40, David Mitchell wrote:
| Hello all,
| 
| I'm kind of surprised that searching the archives and Googling haven't given
| me a result for this...

There is a project called 'R4CouchDB' on github: 

      http://github.com/wactbprot/R4CouchDB

Hth, Dirk

| 
| I've got a large amount of data that is a good fit for CouchDB; it's
| reasonably unstructured, and such structure that exists is quite fluid.  I
| want to slice the data in many different ways, some of which really don't
| fit well with a relational database model. I could probably do it using a
| relational DB, but it just doesn't feel like a good fit.
| 
| What's the best way to go about extracting data from CouchDB databases, so
| that I can process it using R?  There don't seem to be any specific R
| modules for CouchDB, but I find it hard to believe that I'd be the first one
| to want to do this.
| 
| Thanks in advance
| 
| Dave M.
| 
|       [[alternative HTML version deleted]]
| 
| ______________________________________________
| R-help@r-project.org mailing list
| https://stat.ethz.ch/mailman/listinfo/r-help
| PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
| and provide commented, minimal, self-contained, reproducible code.

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to