logoalt Hacker News

janpeukertoday at 2:16 PM2 repliesview on HN

I was a real fan from the very beginning, but now DuckDB 2.0 "as a server" and 5. asynchronous I/O [1] looks aimed at something very different from what I thought first.

1) https://duckdb.org/2026/08/17/duckdb-20-highlights


Replies

skeeter2020today at 4:37 PM

agree - I was really uneasy with the lede in their v2.0 preview:

"DuckDB has been an in-process database since day one. But people have asked us – very persistently – for a client/server mode, and we have finally caved"

This was already satisfied by numerous projects and products, and feels like a "me too" attempt to capture AI-based workflows. DuckDB always felt like "SQLite for Analytic Data" but I fear these changes and now acquiring the org leading technical direction is where they deviate for good. AWS is so unnecessary for what DuckDB can (and should, IMO) be; MongoDB jumps to mind as a cautionary tale.

tuvixtoday at 3:14 PM

Agreed that DuckDB as a server feels far from their initial mission, but how does async IO divert from it?

show 1 reply