Gurkan Indibay

Software Engineer, Azure Cosmos DB for PostgreSQL

Post by this author

Evolving django-multitenant to build scalable SaaS apps on Postgres & Citus

This post by Gurkan Indibay about the django-multitenant library was originally published on the Citus Open Source Blog.   If you’re building a software application that serves multiple tenants, you may have already encountered the challenges of managing and isolating tenant-specific data. That’s where the django-multitenant library ...