logoalt Hacker News

lunar_mycroftyesterday at 8:32 PM0 repliesview on HN

The typical multi-user SaaS webapp doesn't have anywhere near enough users to overwhelm a single SQLite instance. Of the few that do succeed to the point where that's no longer true, a significant fraction can use techniques like sharding to stretch SQLite further.