Show HN: Turbolite – a SQLite VFS serving sub-250ms cold JOIN queries from S3

via turbopuffer.com

Short excerpt below. Read at the original source.

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 would not trust it with anything important yet. I wanted to explore whether object storage has gotten fast enough to support embedded […]

Read at Source