rsql_driver_flightsql
rsql_driver_flightsql is a driver for Apache Arrow FlightSQL
files.
Usage
Driver url format: flightsql://<user[:password>]@<host>[:<port>][?scheme=<http\|https>]
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)