connector-x
connector-x copied to clipboard
Fastest library to load data from DB to DataFrames in Rust and Python
#### What language are you using? **Python**. #### What version are you using? 0.3.3 #### What database are you using? MS SQL Server #### What dataframe are you using? Daft...
We use OAuth / `AzureDefaultCredential` for authentication to mssql and I would like to use this with connectorx as well. It looks like tiberius has support for this with the...
#### What language are you using? Rust #### What version are you using? 0.3.3 #### What database are you using? MSSQL #### What dataframe are you using? Arrow #### Can...
#### Describe your feature request If you have a postgres table with a type `varchar[](...)`, connectorx will fail for `pandas` and `arrow` return types with error: `RuntimeError: No conversion rule...
#### What language are you using? Python #### What version are you using? connectorx-0.3.3-cp311-cp311-manylinux_2_28_x86_64.whl (60.5 MB) #### What database are you using? Oracle #### What dataframe are you using? polars...
#### Describe your feature request Please support `pgvector` implementations of PostgreSQL so that we can continue leveraging ConnectorX without resorting to another library. Recently, we had a customer try to...
We are using your connector to work with datafusion for one of our needs and use arrow-schema v55.0.0. However, the connectorx version seems built against older arrow crates (v54.3.1). Can...
#### What language are you using? Python #### What version are you using? 0.4.3 #### What database are you using? BigQuery #### What dataframe are you using? Pandas #### Can...
Bumps [datafusion](https://github.com/apache/datafusion) from 46.0.1 to 48.0.0. Commits 33a32d4 [branch-48] Update CHANGELOG for latest 48.0.0 release (#16314) b5dfdbe feat: add metadata to literal expressions (#16170) (#16315) c76c1f0 fix: [branch-48] Revert "Improve...
#### What language are you using? Python #### What version are you using? 0.4.1 #### What database are you using? Microsoft SQL Server #### What dataframe are you using? Polars...