connector-x
connector-x copied to clipboard
Fastest library to load data from DB to DataFrames in Rust and Python
Unable to read SQL Table with _date array: thread '<unnamed>' panicked at 'not implemented: _date',
#### What language are you using? **Python** #### What version are you using? (connectorx: 0.3.2) #### What database are you using? PostgresSQL #### What dataframe are you using? Polars ####...
#### What language are you using? Python #### What version are you using? connectorx 0.3.2a5 #### What database are you using? Tested with Oracle and SQL Server. #### What dataframe...
#### What language are you using? **Python**. #### What version are you using? 0.3.1. #### What database are you using? PostgreSQL #### What dataframe are you using? Pandas and Arrow...
Hi! It would be great to support elasticsearch, because it's fairly popular and has [SQL](https://www.elastic.co/guide/en/elasticsearch/reference/current/xpack-sql.html) as rest api. Also it has multiple [output formats](https://www.elastic.co/guide/en/elasticsearch/reference/current/sql-rest-format.html) and OBDC/JBDC drivers.
Hi community, I got this error where the command tries to pull an entire table which has around 2m rows. Connectorx was able to handle it nicely but suddenly it...
PR https://github.com/sfu-db/connector-x/pull/472 updated the github actions release step image to use `manylinux_2_28_x86_64` from `manylinux2014_x86_64`. The last version of connector-x that supported libc 2.17 was 0.3.2a2. Unfortunately, I will still be...
#### I found this bug using Python (Polars) and the latest connectorx to connect to MariaDB. I would appreciate if someone can add it. I tried by myself but I...
#### What language are you using? **Python**. #### What version are you using? Python 3.10 connectorx==0.3.1 #### What database are you using? MSSQL #### What dataframe are you using? Polars...
#### What language are you using? Python #### What version are you using? Python=3.11.4 connectorx==0.3.2 #### What database are you using? MSSQL #### What dataframe are you using? Arrow ####...