10 unstable releases (3 breaking)
Uses new Rust 2024
new 0.19.1 | Jul 10, 2025 |
---|---|
0.19.0 | May 31, 2025 |
0.18.3 | May 16, 2025 |
0.18.1 | Mar 27, 2025 |
0.16.0 | Feb 21, 2025 |
#286 in #mysql
24 downloads per month
Used in 2 crates
(via rsql_drivers)
130KB
2.5K
SLoC
rsql_driver_arrow
rsql_driver_arrow
is a data driver for Apache Arrow files.
Usage
Driver url format: arrow://<file>
The driver is implemented using Polars SQL.
Safety
These crates use #![forbid(unsafe_code)]
to ensure everything is implemented in 100% safe Rust.
License
Licensed under either of:
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
Dependencies
~70–100MB
~2M SLoC