Building the future of fast universal data connectivity.

This Friday at PyData Amsterdam 2026, @zeroshade will show how @duckdb and @ApacheArrow ADBC work together to make data analytics in Python faster and easier. Join us on September 11 at 11:05! Link in the comments. #PyData #Python #DuckDB #ApacheArrow #ADBC #DataAnalytics
1
1
2
110
ADBC users have been asking for NoSQL support. So we released our first NoSQL driver for @cassandra. Query Cassandra from 10+ languages through ADBC's standard interface, with results returned in Arrow columnar format. Install the pre-release 👉 dbc install --pre cassandra
1
4
220
This week, we announced that chDB is now available as an ADBC driver. To install it 👉 dbc install chdb chDB is an in-process SQL engine powered by the @ClickHouseDB core. Now you can use chDB from any language that supports ADBC. See the docs and quickstarts below 👇
2
2
8
285
This week, we released a new ADBC driver for @prestodb. It’s available now as a pre-release, and we’d love feedback from early adopters. Try it out 👉 dbc install --pre presto Docs and quickstarts are linked in the comments
1
2
93
Columnar retweeted
Pulling a big result set from Snowflake into Tableau isn't network-bound. It's CPU-bound — burning cycles converting columns to rows and straight back to columns. @ianmcook of Columnar on ADBC, and the 10-100x you get by deleting that step. link below
2
1
5
121
This week, the Apache Arrow project released ADBC 24. Highlights include: 📦 Updated client libraries for 9+ languages 🔌 3 updated drivers (14+ more available) 📖 New and improved documentation site See the release announcement in the comments for more details 👇
1
2
93
This week, @columnar_tech & @ClickHouseDB announced the official ADBC driver for ClickHouse. Use it for zero-conversion, end-to-end @ApacheArrow data transfer for analytics & AI applications. It works in C/C++, Go, Java, JS/TS, Python, R, Ruby, Rust, & more. Link in comments👇
1
4
292
Simple runnable examples in 9 languages: github.com/columnar-tech/adb…
20
Columnar retweeted
We just shipped our official ADBC driver, in partnership with @columnar_tech. clickhou.se/4gx3nwq One command installs a signed binary, and it speaks Apache Arrow natively, so results move from ClickHouse into your app with zero conversion. Ruby, R, and C get real ClickHouse access for the first time.
7
28
4,727
This week, we released a new ADBC driver for Apache Spark, built in collaboration with @getdbt. It’s available now as a pre-release, and we’d love feedback from early adopters. Try it out 👉 dbc install --pre spark Docs and quickstarts are linked in the comments
1
5
199
This week we announced a new ADBC driver for Apache DataFusion. DataFusion is Rust-native, but now you can use it from 10+ other languages through the same zero-copy Arrow ADBC interface that connects to 30+ other databases and query engines. Learn more: docs.adbc-drivers.org/driver…
3
144
Columnar retweeted
📣 Introducing databow: one command-line tool to query them all, built with Rust and ADBC. Query any SQL source that has an ADBC driver (30+ and counting) right from your terminal with one simple CLI. To install 👉 uv tool install databow Link to announcement in the comments👇
2
5
42
3,119