Hello all,
I'm kind of surprised that searching the archives and Googling haven't given
me a result for this...
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]]
______________________________________________
[email protected] 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.