Warm seats: how QoD routes queries to the node that already has the data
· 6 min read
QoD is a gateway that sits between your BI tools and a pool of DuckDB nodes. Every query you send arrives at a manager, which picks which node runs it. This post is about how it picks.