Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
deanm0000 committed Feb 1, 2024
1 parent badc110 commit 380120a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/user-guide/io/database.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ To read from one of the supported databases with `ConnectorX` you need to activa
$ pip install connectorx
```

Note: connectorx does not have wheels for ARM architecture and won't work as a pip install. In that scenario, you must build the package yourself. See [here](https://github.com/sfu-db/connector-x/issues/186) for more details.

#### ADBC

ADBC (Arrow Database Connectivity) is an engine supported by the Apache Arrow project. ADBC aims to be both an API standard for connecting to databases and libraries implementing this standard in a range of languages.
Expand Down

0 comments on commit 380120a

Please sign in to comment.