Crates.io | rsql_driver_jsonl |
lib.rs | rsql_driver_jsonl |
version | 0.19.1 |
created_at | 2025-02-21 16:59:08.631083+00 |
updated_at | 2025-07-10 20:49:02.896562+00 |
description | rsql jsonl driver |
homepage | |
repository | https://github.com/theseus-rs/rsql |
max_upload_size | |
id | 1564464 |
size | 88,925 |
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: