connector_arrow 0.4.1

Load data from databases to Apache Arrow, the fastest way.
Documentation

connector_arrow

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 22 feature flags, 0 of them enabled by default.

src_postgres

  • postgres
  • postgres-protocol
  • postgres-fallible-iterator
  • csv
  • hex
  • bytes
  • byteorder

all

  • src_sqlite
  • src_duckdb
  • src_postgres
  • src_mysql
  • src_tiberius

src_tiberius

  • tiberius
  • tokio
  • tokio-util
  • futures

src_duckdb

  • duckdb
  • fallible-streaming-iterator

src_mysql

  • mysql
  • pac_cell

tiberius

  • dep:tiberius

futures

  • dep:futures

postgres

  • dep:postgres

tokio-util

  • dep:tokio-util

mysql

  • dep:mysql

hex

  • dep:hex

tokio

  • dep:tokio

pac_cell

  • dep:pac_cell

postgres-protocol

  • dep:postgres-protocol

rusqlite

  • dep:rusqlite

byteorder

  • dep:byteorder

postgres-fallible-iterator

  • dep:postgres-fallible-iterator

csv

  • dep:csv

duckdb

  • dep:duckdb

bytes

  • dep:bytes

fallible-streaming-iterator

  • dep:fallible-streaming-iterator

src_sqlite

  • rusqlite