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…
submitted by /u/mttd [link] [comments] Read more on Reddit Programming