Skip to content

Commit 928b497

Browse files
committed
Polars: Fix statement about ConnectorX
1 parent 3fec934 commit 928b497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrate/polars/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This allows you to easily integrate Polars into your existing data stack.
5050
- Text: CSV, JSON
5151
- Binary: Parquet, Delta Lake, Avro, Excel
5252
- IPC: Feather, Arrow IPC
53-
- Databases: MySQL, PostgreSQL, SQLite, Redshift, SQL Server, (others via ConnectorX)
53+
- Databases: MySQL, PostgreSQL, SQLite, Redshift, SQL Server, etc. (via ConnectorX)
5454
- Cloud storage: Amazon S3, Azure Blob/ADLS (via fsspec‑compatible backends)
5555

5656
:::{rubric} Learn

0 commit comments

Comments
 (0)