Hacker News new | ask | show | jobs
by jtc331 1533 days ago
It’s actually a real pain to handle “database per tenant”. Now for Postgres, for example, that’d mean database connections per tenant, which is wildly unscalable with lots of (particularly small) tenants per server.