arrow-utils 0.1.0

Arrow Utilities
Documentation
# 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