Simon Willison’s Weblog

Subscribe

13th July 2024

My architecture is a monolith written in Go (this is intentional, I sacrificed scalability to improve my shipping speed), and this is where SQLite shines. With a DB located on the local NVMe disk, a 5$ VPS can deliver a whopping 60K reads and 20K writes per second.

Nikita Melkozerov

This is a quotation collected by Simon Willison, posted on 13th July 2024.