Re: Multi-Tenancy MySQL Database in Django

2019-11-12 Thread Integr@te System
https://github.com/citusdata/django-multitenant welcome On Tue, Nov 12, 2019, 19:30 Senthil Kumar wrote: > We are going to do a SAAS based application for our existing application. > We need to integrate the Multi-Tenancy database using MySQL in this > application. Please suggest any predefined

Multi-Tenancy MySQL Database in Django

2019-11-12 Thread Senthil Kumar
We are going to do a SAAS based application for our existing application. We need to integrate the Multi-Tenancy database using MySQL in this application. Please suggest any predefined packages available in Django. For example, company1.domain.com,company2.domain.com,company3.domain.com.Here Co