| Crates.io | rsql_driver_json |
| lib.rs | rsql_driver_json |
| version | 0.19.2 |
| created_at | 2025-02-21 16:52:54.754001+00 |
| updated_at | 2025-09-01 19:18:53.361589+00 |
| description | rsql json driver |
| homepage | |
| repository | https://github.com/theseus-rs/rsql |
| max_upload_size | |
| id | 1564453 |
| size | 114,225 |
rsql_driver_json is a data driver for JSON files.
Driver url format: json://<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: