DatabaseConnector-package | R Documentation |
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', and 'SQLite'). Also includes support for fetching data as 'Andromeda' objects. Uses either 'Java Database Connectivity' ('JDBC') or other 'DBI' drivers to connect to databases.
Maintainer: Martijn Schuemie schuemie@ohdsi.org
Authors:
Marc Suchard
Other contributors:
Observational Health Data Science and Informatics [copyright holder]
Microsoft Inc. (SQL Server JDBC driver) [copyright holder]
PostgreSQL Global Development Group (PostgreSQL JDBC driver) [copyright holder]
Oracle Inc. (Oracle JDBC driver) [copyright holder]
Amazon Inc. (RedShift JDBC driver) [copyright holder]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.