rsql_driver_jsonl 0.19.2

rsql jsonl driver
Documentation

rsql_driver_jsonl

ci Documentation Code Coverage Benchmarks Latest version License Semantic Versioning

rsql_driver_jsonl is a data driver for JSON Lines files.

Usage

Driver url format: jsonl://<file>

The driver is implemented using Polars SQL.

Safety

These crates use #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust.

License

Licensed under either of: