Somkene Ojukwu
ProjectsExperienceAboutBlogContact
Back

Thoughts, written down.

Choosing a data isolation strategy for a multi-tenant SaaS
August 9, 2026

Choosing a data isolation strategy for a multi-tenant SaaS

Why I went with a shared schema and a tenant_id column instead of a database per business, and what it takes to make that safe.