DuckDB Quack: Client/Server Protocol over HTTP for Multi-User Analytics (opens in new tab)
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.
Read the original article