OpenDuck: Distributed DuckDB Instance
Summary
OpenDuck is an open-source implementation of MotherDuck's distributed DuckDB architecture, featuring differential storage, dual execution, and a transparent remote database model. It enables attaching remote data sources, hybrid query execution across local and remote workers, and uses an open protocol with a minimal RPC surface, plus a DuckDB extension for integration.