DuckDB Quack: Client/Server Protocol over HTTP for Multi-User Analytics

2026-05-31 02:17 GMT · 1 day ago aimagpro.com

DuckDB has recently announced Quack, a new remote protocol over HTTP that lets multiple DuckDB instances connect to and work with the same database over a network. The protocol introduces client-server capabilities to a database that was previously mostly local and embedded. By Renato Losio