6 releases
Uses new Rust 2024
new 0.18.1 | Mar 27, 2025 |
---|---|
0.18.0 | Mar 25, 2025 |
0.17.2 | Mar 11, 2025 |
0.17.0 | Feb 27, 2025 |
0.16.0 | Feb 21, 2025 |
#85 in #sqlite-database
587 downloads per month
Used in 2 crates
(via rsql_drivers)
125KB
2.5K
SLoC
rsql_driver_xml
rsql_driver_xml
is a data driver for XML files.
Usage
Driver url format: xml://<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:
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
Dependencies
~70–100MB
~2M SLoC