GPU native SQL execution engine (not a database). Plugs into DuckDB via Substrait and Arrow, runs fused CUDA pipelines directly on compressed columns, and treats HBM as the top tier of a host/NVMe memory hierarchy so working sets larger than VRAM degrade gracefully instead of falling off a cliff.
-
Updated
Sep 6, 2026 - C++