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

Download history 12/week @ 2025-08-18 13/week @ 2025-08-25 143/week @ 2025-09-01 26/week @ 2025-09-08 19/week @ 2025-09-15 14/week @ 2025-09-22 31/week @ 2025-09-29 7/week @ 2025-10-06 12/week @ 2025-10-13 20/week @ 2025-10-20 7/week @ 2025-10-27

648 downloads per month
Used in 3 crates (2 directly)

Apache-2.0 OR MIT

140KB
2.5K SLoC

rsql_driver_excel

ci Documentation Code Coverage Benchmarks Latest version License Semantic Versioning

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:

Dependencies

~107MB
~2M SLoC