django-tenant-schemas
Tenant manager
A Django extension that supports multiple tenants using PostgreSQL schemas.
Tenant support for Django using PostgreSQL schemas.
1k stars
65 watching
423 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
django-tenants/django-tenants | Enables multiple tenants to share the same project instance while maintaining separate data and routing for each tenant | 1,555 |
maciej-gol/tenant-schemas-celery | Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 183 |
orchestral/tenanti | A package that allows developers to manage multi-tenant data schema and migration manager for Laravel applications. | 588 |
bartventer/gorm-multitenancy | Provides a unified API and tools for managing multiple tenants in GORM managed databases | 47 |
vintasoftware/django-role-permissions | Enables role-based permissions in Django applications using built-in auth functionality | 730 |
django-cms/django-filer | A file management application for Django that simplifies handling of files and images. | 1,779 |
drf-psq/drf-psq | A Django REST framework extension that simplifies the management of action-based permissions and serializer/queryset choices | 47 |
saxix/django-adminactions | A collection of reusable actions for managing data in Django models. | 686 |
codingjoe/django-stdimage | A package for simplifying image management in Django projects by providing a standardized way to store and serve images | 259 |
erwinm/acts_as_tenant | Enables multi-tenancy in Ruby on Rails apps with row-level multitenancy support. | 1,577 |
bitlabstudio/django-calendarium | A reusable Django app to manage and display calendar events. | 222 |
yandex/pgmigrate | A tool to manage and automate changes to a PostgreSQL database schema | 633 |
adamchainz/django-mysql | Extensions to Django for improved support and features with MySQL/MariaDB databases | 576 |
stefanfoulis/django-filer | An application for managing files and images in Django projects. | 23 |
tenancy/tenancy | Enables multiple websites to share the same Laravel installation while keeping tenant-specific data separate. | 1,187 |