Engineering a Columnar Database in Rust: Lessons on io_uring, SIMD, and why I avoided Async/Await
I recently released the core engine for Frigatebird, an OLAP (Columnar) database built from scratch. While building it, I made…
I recently released the core engine for Frigatebird, an OLAP (Columnar) database built from scratch. While building it, I made…
Another year passes. I was hoping to write more articles instead of just these end-of-the-year screeds, but I almost died…