DBI Connector to Presto
Add a chunk field to a data frame
Create a table in database using a statement
Return the corresponding presto data type for the given R object
Metadata about database objects
dbplyr database methods
dbplyr SQL methods
Inform the dbplyr version used in this package
S3 implementation of sql_query_fields
for Presto.
Rename a table
S3 implementation of db_desc
for Presto.
dplyr integration to connect to a table in a database.
Create dummy tables in Presto for testing
A dummy PrestoConnection
A convenient wrapper around Kerberos config
Connect to a Presto database
Check if default database is available.
S4 implementation of DBIConnection
for Presto.
An S4 class to represent a Presto Driver (and methods) It is used pure...
Class to encapsulate a Presto query
An S4 class to represent a Presto Result
Class to encapsulate a Presto session
RPresto: DBI Connector to Presto
Compose query to create a simple table using a statement
dplyr integration to connect to a Presto database.
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/>.