Skip to content

Commit

Permalink
Update overview of backends
Browse files Browse the repository at this point in the history
  • Loading branch information
sync committed Jan 31, 2025
1 parent 6999e31 commit 3c4dfcd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,17 +89,17 @@ records.

Maintainer: Edgar Ruiz <[email protected]>. License: MIT + file LICENSE

## [DatabaseConnector](https://ohdsi.github.io/DatabaseConnector/) 6.3.3 (2025-01-16) [:link:](https://github.com/OHDSI/DatabaseConnector) [:bug:](https://github.com/OHDSI/DatabaseConnector/issues)
## [DatabaseConnector](https://ohdsi.github.io/DatabaseConnector/) 6.4.0 (2025-01-30) [:link:](https://github.com/OHDSI/DatabaseConnector) [:bug:](https://github.com/OHDSI/DatabaseConnector/issues)

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’, 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.
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.

Maintainer: Martijn Schuemie <[email protected]>. License: Apache
License
Expand Down

0 comments on commit 3c4dfcd

Please sign in to comment.