A Deep Dive into ADBC Driver Optimization
What it takes to achieve good performance across different data systems
This week we shipped 4 updated ADBC drivers with major performance gains:
⏱️ 3× faster queries (BigQuery, MSSQL)
⚡ >30× faster ingest (MySQL, Trino)
How we achieved it, what’s next, and what vendors can do to unlock even more speed:
columnar.tech/blog/adbc-dr...
21.02.2026 21:40
👍 8
🔁 1
💬 0
📌 1
Terminal-style image showing the command `dbc install` typed in a command line box, with a colorful swirling list of database and data warehouse names in the background, illustrating that dbc can install ADBC drivers for many different systems.
This week we shipped the second release of dbc, the command-line tool for installing and managing ADBC drivers:
📦 More drivers (Oracle & Teradata)
🔐 Private registries
🛠️ Easier to embed in other tools
🧑💻 Better human UX
🤖 Better agent experience
Full details in comments 👇
14.02.2026 23:28
👍 6
🔁 1
💬 1
📌 0
Apache Arrow is 10 years old 🎉
The Apache Arrow project was officially established and had its first git commit on February 5th 2016, and we are therefore enthusiastic to announce its 10-year anniversary! Looking back over these 10...
Apache Arrow is 10 years old 🎉
The first git commit landed on 2016-02-05. Now Arrow has 10+ official implementations and a growing third-party ecosystem.
Read our celebratory blog post for some tidbits of Arrow history, and our outlook on the present and future.
arrow.apache.org/blog/2026/02...
12.02.2026 10:08
👍 5
🔁 6
💬 1
📌 1
Fetch query results without ODBC / JDBC bottlenecks. The new ADBC driver for Databricks is now available in early release. Install it with dbc.
29.01.2026 18:48
👍 6
🔁 3
💬 2
📌 0
10 Predictions for Data Infrastructure in 2026
What we see coming in the year ahead
Data plumbing has never mattered more. From the maturation of open standards like ADBC and Iceberg to the infrastructure needed for agentic workflows, here are our 10 predictions for 2026 🔮
columnar.tech/blog/2026-pr...
31.12.2025 15:31
👍 5
🔁 3
💬 0
📌 0
ADBC driver management with dbc - Cheatsheet
dbc is a command-line tool that makes installing ADBC drivers 10× easier.
Haven’t tried it yet? Get started with our new cheatsheet.
📥Download it at t.co/JcD9ElEwqS
18.12.2025 17:46
👍 4
🔁 2
💬 0
📌 0
A haiku DNS meme image, with the text changed to: It's not database permissions. There's no way it's database permissions. It was database permissions.
19.11.2025 01:43
👍 4
🔁 0
💬 0
📌 0
Was anyone else like me, wondering if you can use ADBC with $5 Postgres from @planetscale.com? Well, you can! (No surprise)
I wrote up my test at brycemecum.com/2025/11/15/a...
#apachearrow #adbc
16.11.2025 19:43
👍 7
🔁 2
💬 0
📌 0
ADBC drivers in #Java? Yes. The latest release of ADBC adds a JNI layer that lets Java apps load drivers, run queries, and fetch results fast in @arrow.apache.org format. Read the new blog post from @ian.columnar.tech and David Li for examples and perf comparisons vs. JDBC. Link in comments👇
14.11.2025 19:56
👍 9
🔁 4
💬 1
📌 0
"Zohran for NYC" style sign that says "ADBC for Modern Database Access"
09.11.2025 15:34
👍 6
🔁 0
💬 0
📌 0
Apache Arrow's Final Frontier: Replacing Outdated Database Drivers
A new startup, Columnar, looks to streamline the copying of tabular data across systems, using Apache Arrow and the ADBC API.
A new startup, @columnar.tech, looks to streamline the copying of tabular data across systems, using @arrow.apache.org and the ADBC API.
By @joabj.bsky.social
03.11.2025 19:00
👍 8
🔁 5
💬 0
📌 0
At Row Zero we get amazing speeds ingesting data from Snowflake and other databases that can export column-oriented data. But there's a long tail of data stores that we're forced to slow down for, because they only allow row-oriented export. Here's hoping we can change that!
29.10.2025 23:14
👍 7
🔁 1
💬 0
📌 0
Announcing Columnar
Back to the future of data connectivity
The future of data connectivity is columnar. Today we launched
@columnar.tech to accelerate the shift from slow, row-oriented APIs like ODBC and JDBC to >10x faster alternatives powered by @arrow.apache.org. Learn more 👇
29.10.2025 22:51
👍 44
🔁 10
💬 0
📌 4
Where We’re Going, We Don’t Need Rows: Columnar Data Connectivity with Apache Arrow ADBC (Ian Cook)
YouTube video by CMU Database Group
ODBC is getting tired. It just can't keep up with the fast new kids in the data world these days. The next generation is ready to take the torch. Meet ADBC, a fast, modern data connectivity standard built on @arrow.apache.org. Watch my new talk from the @db.cs.cmu.edu seminar: youtu.be/TjlmNGNx77E
23.10.2025 15:52
👍 7
🔁 6
💬 0
📌 0
[Future Data] Where We're Going, We Don't Need Rows: Columnar Data Connectivity with ADBC - Carnegie Mellon Database Group
ADBC (Arrow Database Connectivity) is Apache Arrow’s answer to ODBC and JDBC:... Read More +
Today's Future Data Systems Seminar Speaker: Ian Cook (@ian.columnar.tech) will present @columnar.tech's work on Apache Arrow's database connectivity API (ADBC). ADBC is available in modern DBMSs. Zoom talk open to public at 4:30pm ET. YouTube video available after: db.cs.cmu.edu/events/futur...
20.10.2025 11:38
👍 15
🔁 8
💬 0
📌 1
Also:
Oct 20: @columnar.tech
Thanks @andypavlo.bsky.social for hosting this series!
18.09.2025 03:27
👍 3
🔁 0
💬 1
📌 0
In September the @columnar.tech crew are headed to PyData Paris 2025 and the first ever Apache Arrow Summit. The organizer @quantstack.bsky.social is a dedicated supporter of @arrow.apache.org. We’re delighted to be sponsoring the event.
18.08.2025 14:30
👍 9
🔁 6
💬 0
📌 0
Next Tuesday, get ready to meet the mind behind #Pandas & #ApacheArrow!
@wesmckinney.com shares his origin story (Part 1) on #TheTestSet. From speedruns to shaping the data stack, this is one you won't want to miss.
Mark your calendar for Tuesday & subscribe at thetestset.co!
#DataScience #Python
11.07.2025 13:57
👍 22
🔁 9
💬 1
📌 0
@duckdb.org 🤝 @arrow.apache.org
23.05.2025 15:24
👍 1
🔁 0
💬 0
📌 0
🚀 Introducing **Bauplan**
A serverless, code-native platform for building data and AI pipelines — directly on your object store. No clusters. No notebooks. No GUI based workflows.
Just Python + SQL + S3.
👉 www.bauplanlabs.com/blog/hello-b...
16.04.2025 14:12
👍 19
🔁 9
💬 3
📌 3
[🎥 Watch] Apache Arrow is a columnar format and multi-language toolbox for fast data interchange and in-memory analytics.
Matt Topol, Arrow PMC member, talks about Arrow subprojects and how you can get involved with the project. https://buff.ly/40qNPAL
#opensource
07.01.2025 21:45
👍 5
🔁 1
💬 0
📌 0
There are some great books in this vein by Joseph Stiglitz and David Graeber
30.12.2024 13:53
👍 1
🔁 1
💬 1
📌 0
Jiffy Express - Saturday Night Live
YouTube video by Saturday Night Live
The best illustration of how users and buyers of a product can have opposite priorities
19.12.2024 14:54
👍 0
🔁 0
💬 0
📌 0
Would love to see more discussion of this. To Andy's point we have this wonderful Arrow eco system that's underdeveloped. In a world of columnar data we're still stuck using ODBC/JDBC for connectivity to most data systems. Hard to get some vendors to even talk about ADBC.
13.12.2024 20:59
👍 16
🔁 2
💬 2
📌 0
A grocery store receipt showing an undecipherable series of characters followed by ",bin.base64"
Base64 decoding error on my Food Lion receipt today
20.11.2024 14:56
👍 1
🔁 0
💬 0
📌 0
You might like to try Ibis: ibis-project.org. It was created by Wes McKinney (also the author of pandas) as a solution to some problems pandas couldn't solve well. It's had a lot of recent growth and improvement. There's a tutorial for users coming from dplyr: ibis-project.org/tutorials/ib...
19.11.2024 04:29
👍 2
🔁 0
💬 0
📌 0
Yes—this came up for me because I’m playing with the Swift implementation of Apache Arrow, which is maintained in a directory of the Arrow monorepo, but Swift’s package manager assumes a 1:1 relationship of repo:package
14.11.2024 14:14
👍 1
🔁 0
💬 0
📌 0
Pretty funny that the easiest way to do it was with an SVN command, until GitHub dropped support for that earlier this year.
14.11.2024 01:53
👍 1
🔁 0
💬 0
📌 0