arrow-utils 0.1.0

Arrow Utilities
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 1.78 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 991.87 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • AbrarNitk

arrow-utils

This repository contains code related to arrow utils.

Purpose of this repository to provide the arrow utils to rust for ease of integrations

Tasks

  • sqlx
    • [] postgres to arrow
    • [] arrow to postgres
  • tokio pg
    • [] postgres to arrow
    • [] arrow to postgres
  • mysql
  • mssql
  • sqlite
  • snowflake
  • arrow python interoperable with pyo3
  • usage docs