Hacker News new | ask | show | jobs
by DrDroop 828 days ago
How is something like this or other services like cloudflare's D1 an actual scalable solution for any serious app? Is it the pattern where you give every customer, team or "workspace" it's own database and manage this through some distributed kv store? I am just trying to understand how this is a relevant solution and not some weird SQLlite fetishism you see going around.