Elastic SQL Compute
DuckDB's vectorized kernels on every worker, stitched into an MPP fabric.
- Distributed shuffle engineAlias-aware repartitioning drives distributed joins and aggregations — including self-joins and grouping sets.
- Broad SQL supportDesigned for analytical SQL patterns including joins, aggregations, window functions, and CTEs.
- Scale without rewritesThe same SQL interface is designed to support local development and distributed deployments.