An open API service indexing awesome lists of open source software.

https://github.com/columnar-tech/adbc-quickstarts

Simple examples showing how to use ADBC with various databases, query engines, and data platforms
https://github.com/columnar-tech/adbc-quickstarts

apache-arrow apache-arrow-adbc

Last synced: 13 days ago
JSON representation

Simple examples showing how to use ADBC with various databases, query engines, and data platforms

Awesome Lists containing this project

README

          

# ADBC Quickstarts

Simple examples showing how to use ADBC to connect, run a query, and return the results.

| These examples use [dbc](https://github.com/columnar-tech/dbc) to install the drivers. |
| ----------------------------------------------------------------------------------|

## Client languages covered

- C++
- Go
- Java
- Python
- R
- Rust

## Source systems covered
- Google BigQuery
- Databricks
- DuckDB-compatible systems
- DuckDB
- MotherDuck
- Apache Arrow Flight SQL-compatible systems
- Dremio
- GizmoSQL
- InfluxDB
- StarRocks
- Microsoft SQL Server
- MySQL-compatible systems
- MariaDB
- MySQL
- TiDB
- Vitess
- PostgreSQL-compatible systems
- CedarDB
- Citus
- CockroachDB
- CrateDB
- Neon
- ParadeDB
- PostgreSQL
- TimescaleDB
- Yellowbrick
- YugabyteDB
- Amazon Redshift
- Snowflake
- SQLite
- Trino