This directory contains examples showing how to use ADBC to connect C++ applications to systems that support PostgreSQL frontend/backend (wire) protocol.
Any open source tool or vendor product that implements PostgreSQL frontend/backend protocol should work with the ADBC driver for PostgreSQL. The examples included here focus on the following systems:
- Citus
- CrateDB
- Neon
- ParadeDB
- PostgreSQL
- Yellowbrick
- YugabyteDB
Each subdirectory contains its own README with specific instructions.