11 unstable releases (3 breaking)
Uses new Rust 2024
| 0.19.2 | Sep 1, 2025 |
|---|---|
| 0.19.1 | Jul 10, 2025 |
| 0.19.0 | May 31, 2025 |
| 0.18.3 | May 16, 2025 |
| 0.16.0 | Feb 21, 2025 |
#256 in #mysql
648 downloads per month
Used in 3 crates
(2 directly)
140KB
2.5K
SLoC
rsql_driver_excel
rsql_driver_excel is a data driver for Excel files.
Usage
Driver url format: excel://<file>[?has_header=<true|false>][&skip_rows=<n>]
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
~107MB
~2M SLoC