Crates.io | rsql_driver_json |
lib.rs | rsql_driver_json |
version | 0.19.1 |
created_at | 2025-02-21 16:52:54.754001+00 |
updated_at | 2025-07-10 20:41:46.605317+00 |
description | rsql json driver |
homepage | |
repository | https://github.com/theseus-rs/rsql |
max_upload_size | |
id | 1564453 |
size | 92,990 |
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: