•1 min read•from InfoQ
DuckDB Quack: Client/Server Protocol over HTTP for Multi-User Analytics


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 LosioWant to read more?
Check out the full article on the original site