RPresto: DBI Connector to Presto

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: <https://prestodb.io/>.

Version: 1.4.6
Depends: R (≥ 3.1.0), methods
Imports: DBI (≥ 0.3.0), httr (≥ 0.6), openssl, jsonlite, stringi, stats, utils, purrr, dplyr (≥ 0.7.0), dbplyr (≥ 2.3.3), tibble, bit64, rlang, lifecycle, lubridate, progress, vctrs
Suggests: testthat, hms, knitr, rmarkdown
Published: 2023-11-01
Author: Onur Ismail Filiz [aut], Sergey Goder [aut], Jarod G.R. Meng [aut, cre], Thomas J. Leeper [ctb], John Myles White [ctb]
Maintainer: Jarod G.R. Meng <jarodm at fb.com>
BugReports: https://github.com/prestodb/RPresto/issues
License: BSD_3_clause + file LICENSE
Copyright: Meta Platforms, Inc. 2015-present.
URL: https://github.com/prestodb/RPresto
NeedsCompilation: no
Materials: README NEWS
In views: Databases
CRAN checks: RPresto results

Documentation:

Reference manual: RPresto.pdf
Vignettes: Common Table Expressions (CTEs)
Translating complex Presto data types
Primitive Presto data types to R types

Downloads:

Package source: RPresto_1.4.6.tar.gz
Windows binaries: r-devel: RPresto_1.4.6.zip, r-release: RPresto_1.4.6.zip, r-oldrel: RPresto_1.4.6.zip
macOS binaries: r-release (arm64): RPresto_1.4.6.tgz, r-oldrel (arm64): RPresto_1.4.6.tgz, r-release (x86_64): RPresto_1.4.6.tgz
Old sources: RPresto archive

Reverse dependencies:

Reverse suggests: resourcer

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RPresto to link to this page.