Dear list, What are the cross-platform, serverless databases in R? Sincerely, KeithC.
How about RSQLite? On 18 April 2010 12:56, kMan <kchamberln at gmail.com> wrote:> Dear list, > > What are the cross-platform, serverless databases in R? > > Sincerely, > KeithC. > > ______________________________________________ > R-help at 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. >-- Wincent Rong-gui HUANG Doctoral Candidate Dept of Public and Social Administration City University of Hong Kong http://asrr.r-forge.r-project.org/rghuang.html
SQLite and H2. These databases are included right in the driver packages RSQLite and RH2 so there is nothing extra to install except you must have Java installed in the case of H2. Also both are supported by sqldf. On Sun, Apr 18, 2010 at 12:56 AM, kMan <kchamberln at gmail.com> wrote:> Dear list, > > What are the cross-platform, serverless databases in R? > > Sincerely, > KeithC.
On Sun, Apr 18, 2010 at 1:00 PM, Gabor Grothendieck <ggrothendieck at gmail.com> wrote:> SQLite and H2. ?These databases are included right in the driver > packages RSQLite and RH2 so there is nothing extra to install except > you must have Java installed in the case of H2. ?Also both are > supported by sqldf.Plain old .RData files could also be considered as cross-platform, serverless databases. I think the original poster needs to be a bit more explicit, perhaps explaining what he wants these things for. -- blog: http://geospaced.blogspot.com/ web: http://www.maths.lancs.ac.uk/~rowlings web: http://www.rowlingson.com/ twitter: http://twitter.com/geospacedman pics: http://www.flickr.com/photos/spacedman