Flight SQL#

The Flight SQL Driver provides access to any database implementing a Arrow Flight SQL compatible endpoint.

Installation#

Add a dependency on org.apache.arrow.adbc:adbc-driver-flight-sql.

Usage#

Provide the parameter adbc.url when creating the database.