polars icon indicating copy to clipboard operation
polars copied to clipboard

Support ADBC database connector.

Open ritchie46 opened this issue 2 years ago • 0 comments

Problem description

We should investigate how we can support ADBC. This might also allow us to write back to a database.

python example

https://arrow.apache.org/adbc/0.1.0/python/quickstart.html

api

https://arrow.apache.org/docs/format/ADBC.html

ritchie46 avatar Jan 26 '23 12:01 ritchie46