| Crates.io | rsql_driver_avro |
| lib.rs | rsql_driver_avro |
| version | 0.19.2 |
| created_at | 2025-02-21 15:50:58.301238+00 |
| updated_at | 2025-09-01 19:21:17.990128+00 |
| description | rsql avro driver |
| homepage | |
| repository | https://github.com/theseus-rs/rsql |
| max_upload_size | |
| id | 1564340 |
| size | 108,191 |
rsql_driver_avro is a data driver for Apache Avro files.
Driver url format: avro://<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: