Skip to content
Prev 1266 / 1559 Next

MonetDB.R connector

Hello everybody,

We would like to announce the immediate availability of the first native connector for the open source database MonetDB [1] in R.  The connector is available on CRAN [2] and implements the R DBI [3]. MonetDB is particularly suited to support statistics due to its column-oriented storage model that allows fast bulk operations. 

We invite everybody to try this combination and are looking forward to your feedback.

Best,

Hannes M?hleisen

[1] http://www.monetdb.org
[2] http://cran.r-project.org/web/packages/MonetDB.R/index.html
[3] http://cran.r-project.org/web/packages/DBI/index.html