greenplum-db/GreenplumR: A Fast, Easy-to-Use Tool for Manipulating Tables in Databases

Provides an R interface for the Pivotal Data stack running on 'PostgreSQL', 'Greenplum' or 'Apache HAWQ (incubating)' databases with parallel and distributed computation ability for big data processing. 'GreenplumR' provides an R interface to various database operations on tables or views. These operations are almost the same as the corresponding native R operations. Thus users of R do not need to learn 'SQL' when they operate on objects in the database.

Getting started

Package details

AuthorGreenplum Extensions Team at Pivotal Inc. <gpdb-extension@pivotal.io>
MaintainerGreenplum Extensions Team <gpdb-extension@pivotal.io>
LicenseGPL (>= 2)
Version0.0.0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("greenplum-db/GreenplumR")
greenplum-db/GreenplumR documentation built on Sept. 2, 2023, 8:09 a.m.