This project implements a GPU-accelerated database management system that processes SQL queries using both CPU and GPU execution paths. The system uses DuckDB as the query optimizer and planner, while ...