Crates.io | rsql_driver_arrow |
lib.rs | rsql_driver_arrow |
version | 0.19.1 |
created_at | 2025-02-21 15:50:48.370476+00 |
updated_at | 2025-07-10 20:43:16.090773+00 |
description | rsql arrow driver |
homepage | |
repository | https://github.com/theseus-rs/rsql |
max_upload_size | |
id | 1564339 |
size | 85,466 |
rsql_driver_arrow
is a data driver for Apache Arrow files.
Driver url format: arrow://<file>
The driver is implemented using Polars SQL.
These crates use #![forbid(unsafe_code)]
to ensure everything is implemented in 100% safe Rust.
Licensed under either of: