Crates.io | rsql_driver_yaml |
lib.rs | rsql_driver_yaml |
version | 0.19.1 |
created_at | 2025-02-21 19:22:56.087003+00 |
updated_at | 2025-07-10 20:55:46.302134+00 |
description | rsql yaml driver |
homepage | |
repository | https://github.com/theseus-rs/rsql |
max_upload_size | |
id | 1564608 |
size | 90,040 |
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: