Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.15 KB

File metadata and controls

36 lines (25 loc) · 1.15 KB

Connecting Python to DuckDB-compatible systems with ADBC

This directory contains examples showing how to use ADBC to connect Python applications to DuckDB-compatible systems.

Source systems covered

The examples included here cover the following systems:

Instructions

Each subdirectory contains its own README with specific instructions.