EXASOL/r-exasol: R Interface & SDK for the EXASOL Database

The EXASOL R Package offers interface functionality such as connecting to, querying and writing into an EXASOL Database (version 5 onwards). It is optimised for massively parallel reading & writing from and to a multinode cluster. Further functionality is DBI compatibility, and use of EXASOL's InDB R capabilities (deploying & executing R code dynamically from an R application running on a client). EXASOL is an InMemory RDBMS that runs in a MPP cluster (shared-nothing) environment. Leading the TPC-H benchmark, it is considered the fastest analytical data warehouse available. A community edition can be downloaded for free on <https://docs.exasol.com/get_started/communityedition.htm>.

Getting started

Package details

AuthorIan Formanek, Marcel Boldt, Mathias Golombek, Muhammet Orazov, Pieterjan Spoelders, Sebastian Baer, Szilard Barany, Thomas Ubensee, Torsten Kilias, Valerie Wiedemann, Viliam Simko
MaintainerThomas Ubensee <ext.Thomas.Uebensee@exasol.com>
LicenseBSD_3_clause + file LICENSE
Version7.1.0
URL https://github.com/EXASOL/r-exasol https://www.exasol.com
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("EXASOL/r-exasol")
EXASOL/r-exasol documentation built on Aug. 28, 2023, 2:32 a.m.