1 unstable release
Uses new Rust 2024
new 0.17.2 | Mar 11, 2025 |
---|
#110 in #mysql
Used in 2 crates
(via rsql_drivers)
115KB
2.5K
SLoC
rsql_driver_orc
rsql_driver_orc
is a data driver for optimized row columnar (ORC) files.
Usage
Driver url format: orc://<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
~85–115MB
~2M SLoC