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.3.7 |
Depends: |
R (≥ 3.1.0), methods |
Imports: |
DBI (≥ 0.3.0), httr (≥ 0.6), openssl, jsonlite, stringi, stats, Rcpp (≥ 0.12.7), utils, purrr |
LinkingTo: |
Rcpp |
Suggests: |
testthat, dplyr (≥ 0.7.0), dbplyr |
Published: |
2021-09-04 |
Author: |
Onur Ismail Filiz [aut],
Sergey Goder [aut],
Thomas J. Leeper [ctb, cre],
John Myles White [ctb],
Jarod G.R. Meng [ctb] |
Maintainer: |
Thomas J. Leeper <thomasleeper at fb.com> |
BugReports: |
https://github.com/prestodb/RPresto/issues |
License: |
BSD_3_clause + file LICENSE |
Copyright: |
Facebook, Inc. 2015-present. |
URL: |
https://github.com/prestodb/RPresto |
NeedsCompilation: |
yes |
Materials: |
README NEWS |
In views: |
Databases |
CRAN checks: |
RPresto results |