JDBC Adapter#

The JDBC Adapter provides access to any database with a JDBC driver.

Installation#

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

Usage#

Provide the parameter adbc.url when creating the database.