Hi All,
We are planing to implement multitenancy solution to store client's data
seperately. We uses Django Rest Framework as backend with Postgresql
version 12.11 .
Is Single database multiple schemas a good solution? Is this solution works
fine with django migrations?
OR there can be much better solution available, Please share a resource
from where I can find a proper solution.
Thanks and Best Regards,
Gaurav Daunde