12 releases
Uses new Rust 2024
| new 0.19.3 | Feb 16, 2026 |
|---|---|
| 0.19.2 | Sep 1, 2025 |
| 0.19.1 | Jul 10, 2025 |
| 0.18.1 | Mar 27, 2025 |
#235 in #mysql
Used in 2 crates
(via rsql_drivers)
185KB
3.5K
SLoC
rsql_driver_yaml
rsql_driver_yaml is a data driver for YAML files.
Usage
Driver url format: yaml://<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
~114MB
~2.5M SLoC