Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.4 KB

File metadata and controls

38 lines (27 loc) · 1.4 KB

Connecting Python to Apache Arrow Flight SQL-compatible systems with ADBC

This directory contains examples showing how to use ADBC to connect Python applications to systems that support Arrow Flight SQL.

Source systems covered

Any open source tool or vendor product that implements Arrow Flight SQL should work with the ADBC driver for Flight SQL. The examples included here focus on the following systems:

Instructions

Each subdirectory contains its own README with specific instructions.