django-tenants
JSON →Django-tenants is a Python library that enables multi-tenancy for Django applications by leveraging PostgreSQL schemas. It allows a single Django project instance to serve multiple customers (tenants), each with isolated data, a crucial feature for Software-as-a-Service (SaaS) platforms. The library automates schema switching based on request hostnames, ensuring data isolation and efficient resource utilization. It is actively maintained, with the current stable version being 3.10.1, and receives regular updates to support new Django and Python versions. [1, 6, 7]
Traffic · last 30 days ↑80% vs prev 7d
total hits 26
actors 7 distinct systems
last hit 23h ago ByteDance
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇫🇷 France · 🇩🇪 Germany
Resources
homepagedjango-tenants.readthedocs.io ↗
API endpoints
full doc /v1/registry/django-tenants
compatibility /v1/registry/django-tenants/compatibility