Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.44 KB

File metadata and controls

40 lines (29 loc) · 1.44 KB

Connecting C++ to Apache Arrow Flight SQL-compatible systems with ADBC

This directory contains examples showing how to use ADBC to connect C++ 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.