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

Wait 5 sec.

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