Connect to 'AWS Athena' using R 'AWS SDK' 'paws' ('DBI' Interface)


[Up] [Top]

Documentation for package ‘noctua’ version 1.6.0

Help Pages

noctua-package noctua: a DBI interface into Athena using paws SDK
assume_role Assume AWS ARN Role
athena Athena Driver
AthenaWriteTables Convenience functions for reading/writing DBMS tables
backend_dbplyr Athena S3 implementation of dbplyr backend functions
create_work_group Athena Work Groups
dbClearResult Clear Results
dbClearResult-method Clear Results
dbColumnInfo Information about result types
dbColumnInfo-method Information about result types
dbConnect Connect to Athena using R's sdk paws
dbConnect-method Connect to Athena using R's sdk paws
dbDataType Determine SQL data type of object
dbDataType-method Determine SQL data type of object
dbDisconnect Disconnect (close) an Athena connection
dbDisconnect-method Disconnect (close) an Athena connection
dbExecute-method Execute a query on Athena
dbExistsTable Does Athena table exist?
dbExistsTable-method Does Athena table exist?
dbFetch Fetch records from previously executed query
dbFetch-method Fetch records from previously executed query
dbGetInfo Get DBMS metadata
dbGetInfo-method Get DBMS metadata
dbGetPartition Athena table partitions
dbGetPartition-method Athena table partitions
dbGetQuery Send query, retrieve results and then clear result set
dbGetQuery-method Send query, retrieve results and then clear result set
dbGetTables List Athena Schema, Tables and Table Types
dbGetTables-method List Athena Schema, Tables and Table Types
dbHasCompleted Completion status
dbHasCompleted-method Completion status
dbIsValid Is this DBMS object still valid?
dbIsValid-method Is this DBMS object still valid?
dbListFields List Field names of Athena table
dbListFields-method List Field names of Athena table
dbListTables List Athena Tables
dbListTables-method List Athena Tables
dbQuote Quote Identifiers
dbQuoteIdentifier-method Quote Identifiers
dbQuoteString-method Quote Identifiers
dbRemoveTable Remove table from Athena
dbRemoveTable-method Remove table from Athena
dbSendQuery-method Execute a query on Athena
dbSendStatement-method Execute a query on Athena
dbShow Show Athena table's DDL
dbShow-method Show Athena table's DDL
dbStatistics Show AWS Athena Statistics
dbStatistics-method Show AWS Athena Statistics
dbWriteTable-method Convenience functions for reading/writing DBMS tables
db_compute S3 implementation of 'db_compute' for Athena
db_compute.AthenaConnection S3 implementation of 'db_compute' for Athena
db_copy_to S3 implementation of 'db_copy_to' for Athena
db_copy_to.AthenaConnection S3 implementation of 'db_copy_to' for Athena
db_desc S3 implementation of 'db_desc' for Athena
db_desc.AthenaConnection S3 implementation of 'db_desc' for Athena
db_explain.AthenaConnection Athena S3 implementation of dbplyr backend functions
db_query_fields.AthenaConnection Athena S3 implementation of dbplyr backend functions
db_save_query.AthenaConnection Athena S3 implementation of dbplyr backend functions
delete_work_group Athena Work Groups
get_session_token Get Session Tokens for PAWS Connection
get_work_group Athena Work Groups
list_work_groups Athena Work Groups
noctua noctua: a DBI interface into Athena using paws SDK
noctua_options A method to configue noctua backend options.
Query Execute a query on Athena
session_token Get Session Tokens for PAWS Connection
sqlCreateTable Creates query to create a simple Athena table
sqlCreateTable-method Creates query to create a simple Athena table
sqlData Converts data frame into suitable format to be uploaded to Athena
sqlData-method Converts data frame into suitable format to be uploaded to Athena
sql_escape_string.AthenaConnection AWS Athena backend dbplyr
sql_translate_env AWS Athena backend dbplyr
sql_translate_env.AthenaConnection AWS Athena backend dbplyr
tag_options Athena Work Groups
update_work_group Athena Work Groups
work_group Athena Work Groups