Simple JavaScript examples showing how to use ADBC to connect, run a query, and return the results.
Note
These examples require a server-side JS/TS runtime (like Node.js, Bun, or Deno) and do not run in the browser.
- Google BigQuery
- ClickHouse
- Databricks
- DataFusion
- DuckDB-compatible systems
- Exasol
- Apache Arrow Flight SQL-compatible systems
- Microsoft SQL Server
- MySQL-compatible systems
- Oracle Database
- PostgreSQL-compatible systems
- Quack
- Amazon Redshift
- SingleStore
- Snowflake
- Apache Spark
- SQLite
- Teradata
- Trino
Each subdirectory contains its own README with specific instructions.