Skip to content

Commit 933aa6b

Browse files
committed
Update README to include additional ODBC-compatible databases: ClickHouse, MongoDB, and DuckDB.
1 parent 6b62efa commit 933aa6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ select
128128
- [PostgreSQL](https://www.postgresql.org/), and other compatible databases such as *YugabyteDB*, *CockroachDB* and *Aurora*.
129129
- [MySQL](https://www.mysql.com/), and other compatible databases such as *MariaDB* and *TiDB*.
130130
- [Microsoft SQL Server](https://www.microsoft.com/en-us/sql-server), and all compatible databases and providers such as *Azure SQL* and *Amazon RDS*.
131-
- **ODBC-compatible databases** such as *Oracle*, *Snowflake*, *BigQuery*, *IBM DB2*, and many others through ODBC drivers.
131+
- **ODBC-compatible databases** such as *ClickHouse*, *MongoDB*, *DuckDB*, *Oracle*, *Snowflake*, *BigQuery*, *IBM DB2*, and many others through ODBC drivers.
132132

133133
## Get started
134134

0 commit comments

Comments
 (0)