Post #6255 1.02K May 13, 2026, 08:32 UTC What a time to be al…quackhttps://duckdb.org/2026/05/12/quack-remote-protocol.html DuckDB Quack: The DuckDB Client-Server Protocol DuckDB instances can now talk to each other using the Quack remote protocol. This lets you run DuckDB in a client-server setup with multiple concurrent writers. In DuckDB's spirit, Quack is simple to set up and builds on proven technologies such as HTTP.…