Crates.io | rsql_driver_avro |
lib.rs | rsql_driver_avro |
version | 0.19.1 |
created_at | 2025-02-21 15:50:58.301238+00 |
updated_at | 2025-07-10 20:43:46.77087+00 |
description | rsql avro driver |
homepage | |
repository | https://github.com/theseus-rs/rsql |
max_upload_size | |
id | 1564340 |
size | 87,452 |
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: