This is a simple SQL engine supporting CSV data searching, various SQL operators, rule-based and cost-based optimization, and different modes of shuffling. Basic funtionality include: Parsing and ...
This is the companion repository for the tutorial "Reproducible Prototyping of Query Optimizer Components" held at SIGMOD 2025 (DOI 10.1145/3722212.3725637). It contains the scripts and data files ...