#trino

3 posts · all posts

Five Layers of Caching and an 8.8x Speedup Over Trino

How multi-layer caching took SQE from slower than Trino to 2.5-8.8x faster across every benchmark suite.

From 63% to 95%: Building Trino SQL Compatibility in a Single Day

Implementing 70+ UDFs, Iceberg time travel, metadata TVFs, and engine-level SQL features for Trino drop-in replacement.

We Replaced Our Trino Fork with a Rust SQL Engine

How we went from maintaining a 2M-line Java fork to shipping a 50MB binary that runs every query as the authenticated user.