DatabaseConnector: Connecting to Various Database Platforms
An R 'DataBase Interface' ('DBI') compatible interface to various database platforms ('PostgreSQL', 'Oracle', 'Microsoft SQL Server',
'Amazon Redshift', 'Microsoft Parallel Database Warehouse', 'IBM Netezza', 'Apache Impala', 'Google BigQuery', 'Snowflake', 'Spark', 'SQLite',
and 'InterSystems IRIS'). Also includes support for fetching data as 'Andromeda' objects. Uses either 'Java Database Connectivity' ('JDBC') or
other 'DBI' drivers to connect to databases.
Version:
7.0.0
Depends:
R (≥ 4.0.0)
Imports:
rJava,
SqlRender (≥ 1.19.2), methods,
stringr,
readr,
rlang, utils,
DBI (≥ 1.0.0),
urltools,
bit64,
checkmate,
digest,
dbplyr (≥ 2.2.0)
Suggests:
aws.s3,
R.utils,
withr,
testthat,
DBItest,
knitr,
rmarkdown,
RSQLite,
ssh,
Andromeda,
dplyr,
RPostgres,
odbc,
duckdb,
bigrquery,
pool,
ParallelLogger,
AzureStor
Published:
2025年09月23日
Author:
Martijn Schuemie [aut, cre],
Marc Suchard [aut],
Adam Black [aut],
Observational Health Data Science and Informatics [cph],
Microsoft Inc. [cph] (SQL Server JDBC driver),
PostgreSQL Global Development Group [cph] (PostgreSQL JDBC driver),
Oracle Inc. [cph] (Oracle JDBC driver),
Amazon Inc. [cph] (RedShift JDBC driver)
Maintainer:
Martijn Schuemie <schuemie at ohdsi.org>
NeedsCompilation:
no
SystemRequirements:
Java (>= 8)
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=DatabaseConnector
to link to this page.