High-performance vectorized columnar OLAP engine in Rust, featuring block-based storage, RLE & dictionary compression, parallel execution with Rayon, and a full SQL-to-physical query pipeline. - ...