GeistHaus
log in ยท sign up

SQLite-on-the-Server Is Misunderstood: Better At Hyper-Scale Than Micro-Scale - Rivet

rivet.dev

We're Rivet, a new open-source, self-hostable serverless platform. We've been in the weeds with SQLite-on-the-server recently and โ€“ boy โ€“ do we have a lot of thoughts to share. Give us a star on GitHub, we'll be sharing a lot more about SQLite soon!

1 page links to this URL
More databases should be single-threaded

Last night, I caused something on X by saying that (most) transactional databases should be single-threaded and aggressively sharded: hot take: databases should be single-threaded someone a long time ago decided that database shards should be multi-threaded. ever since then, we've had to worry about transactions, serializability, race conditions, and

0 inbound links article en