Documentation

Rust

Community Module

These modules are maintained by the community, outside of the Testcontainers project.

Description

Apache Arrow FlightSQL is a high-performance RPC service that exposes SQL query execution and result streaming over Apache Arrow to clients, backed by an existing database or query engine.

Examples

Dependency:
cargo add -F arrow_flightsql --dev testcontainers-modules
Usage:
testcontainers_modules::arrow_flightsql::ArrowFlightSQL::default().start()