Show HN: Turbolite – a SQLite VFS serving sub-250ms cold JOIN queries from S3
·
5 min read
I built a SQLite VFS in Rust that serves cold queries directly from S3 with sub-second performance, and often much faster.It’s called turbolite. It is experimental, buggy, and may corrupt data. I woul...