Tuesday, September 25, 2018

Starting a New Project somewhat like multitenant saas appication.

Hello,
I am Dev just two step ahead of a beginner(recently started to code in Django). I want to develop an application seeking for some thoughts(help/ favors/ etc) from you guys.
The application fundamental is like Hierarchy is like At top soft engg. team (me) > partners> client> location> device> end-user. All are using the same application with some changes.
Database: wanna have a common database for all. all the tables are shared among hierarchy and records are filter according to the roles.

Now the few questions the role-based authentication I can do but is there any other better option or thing available?
The second question is I want some database distribution at partner level there is the concept of schemas (can you put some light on this also). I want this to make queries little fast, independent and secure.

Any type of solution. suggestion, reference you have happy to see 
Regards 
Dev

Thank you so much.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bf3bed4a-481e-43a8-93f4-832c652c4003%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment