FlightSQL
Arrow Flight SQL is a protocol for interacting with SQL databases using the Arrow in-memory format.
It is column-oriented, compact, and extremely performant compared to legacy protocols such as JDBC and ODBC.
FlightSQL endpoint is typically exposed as:
Please refer to Integrations page for some examples of FlightSQL protocol use.
Last modified on March 16, 2026