| Crates.io | rsql_driver_yaml |
| lib.rs | rsql_driver_yaml |
| version | 0.19.2 |
| created_at | 2025-02-21 19:22:56.087003+00 |
| updated_at | 2025-09-01 19:35:30.283893+00 |
| description | rsql yaml driver |
| homepage | |
| repository | https://github.com/theseus-rs/rsql |
| max_upload_size | |
| id | 1564608 |
| size | 111,275 |
rsql_driver_yaml is a data driver for YAML files.
Driver url format: yaml://<file>
The driver is implemented using Polars SQL.
These crates use #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust.
Licensed under either of: