| Crates.io | rsql_driver_jsonl |
| lib.rs | rsql_driver_jsonl |
| version | 0.19.2 |
| created_at | 2025-02-21 16:59:08.631083+00 |
| updated_at | 2025-09-01 19:27:30.371503+00 |
| description | rsql jsonl driver |
| homepage | |
| repository | https://github.com/theseus-rs/rsql |
| max_upload_size | |
| id | 1564464 |
| size | 110,160 |
rsql_driver_jsonl is a data driver for JSON Lines files.
Driver url format: jsonl://<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: