Other packages > Find by keyword >

RPresto  

DBI Connector to Presto
View on CRAN: Click here


Download and install RPresto package within the R console
Install from CRAN:
install.packages("RPresto")

Install from Github:
library("remotes")
install_github("cran/RPresto")

Install by package version:
library("remotes")
install_version("RPresto", "1.4.7")



Attach the package and use:
library("RPresto")
Maintained by
Jarod G.R. Meng
[Scholar Profile | Author Map]
First Published: 2016-03-18
Latest Update: 2023-05-05
Description:
Implements a 'DBI' compliant interface to Presto. Presto is an open source distributed SQL query engine for running interactive analytic queries against data sources of all sizes ranging from gigabytes to petabytes: .
How to cite:
Jarod G.R. Meng (2016). RPresto: DBI Connector to Presto. R package version 1.4.7, https://cran.r-project.org/web/packages/RPresto. Accessed 16 Apr. 2025.
Previous versions and publish date:
1.2.0 (2016-03-18 00:00), 1.2.1 (2016-04-06 01:22), 1.3.0 (2017-07-13 17:40), 1.3.1 (2018-09-10 20:30), 1.3.2 (2018-10-23 06:10), 1.3.3 (2019-05-04 00:40), 1.3.4 (2019-10-18 19:40), 1.3.5 (2020-11-13 17:10), 1.3.6 (2021-05-31 08:40), 1.3.7 (2021-09-04 14:40), 1.4.0 (2022-09-27 09:50), 1.4.1 (2022-11-16 03:10), 1.4.2 (2023-01-13 09:30), 1.4.3 (2023-03-03 18:20), 1.4.4 (2023-03-09 14:50), 1.4.5 (2023-05-05 10:20), 1.4.6 (2023-11-01 02:00)
Other packages that cited RPresto R package
View RPresto citation profile
Other R packages that RPresto depends, imports, suggests or enhances
Complete documentation for RPresto
Functions, R codes and Examples using the RPresto R package
Some associated functions: Presto . PrestoConnection-class . PrestoDriver-class . PrestoQuery-class . PrestoResult-class . PrestoSession-class . RPresto-package . add_chunk . dbCreateTableAs . dbDataType . dbGetInfo . dbRenameTable . dbplyr-db . dbplyr-sql . dbplyr_edition.PrestoConnection . dbplyr_function_implementations . dplyr_function_implementations . dplyr_source_function_implementations . dummyPrestoConnection . dummy_tables . kerberos_configs . presto_has_default . sqlCreateTableAs . src_presto . 
Some associated R codes: Presto.R . PrestoConnection.R . PrestoDriver.R . PrestoQuery.R . PrestoResult.R . PrestoSession.R . RPresto-package.R . chunk.R . create.dummy.tables.R . cte.R . dbAppendTable.R . dbClearResult.R . dbConnect.R . dbCreateTable.R . dbCreateTableAs.R . dbDataType.R . dbDisconnect.R . dbExistsTable.R . dbFetch.R . dbGetInfo.R . dbGetQuery.R . dbGetRowCount.R . dbGetRowsAffected.R . dbGetStatement.R . dbHasCompleted.R . dbIsValid.R . dbListFields.R . dbListTables.R . dbQuoteIdentifier.R . dbQuoteLiteral.R . dbReadTable.R . dbRemoveTable.R . dbRenameTable.R . dbSendQuery.R . dbUnloadDriver.R . dbWriteTable.R . dbplyr-db.R . dbplyr-sql.R . dbplyr-src.R . default.R . fetch.R . presto.field.R . presto.field_utilities.R . request_headers.R . sqlCreateTable.R . sqlCreateTableAs.R . zzz.R .  Full RPresto package functions and examples
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for RPresto102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA