Hacker News new | ask | show | jobs
by seanwilson 1529 days ago
Would it be fair to estimate that the majority of SaaS companies aren't sharding like this then? Seems like a lot of downsides that impact everything often except for backups, which you'd restore rarely.
1 comments

Per-customer is a common sharding strategy for noSQL databases, so it may not be entirely uncommon.