DB Structure for menu/security groups | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

DB Structure for menu/security groups

Attempting to setup a menu with security groups and users. My general question is, how would the db Structure look for something like this? If I have a users table and each user is assigned a security group (another table). Then that security group is assigned to certain menu options. It would generally work if most people did similar things so there doesn't need to be a ton of security groups, however, each person needs access to maybe one different menu option/screen than the next so i feel like this would leave me with just a ton of security groups. So in that case should it be by the user then instead of security groups? Not sure. Any thoughts on how to setup something like this? I am very open to any ideas. Thanks!

3rd Apr 2020, 2:04 PM
jake sarosiek
jake sarosiek - avatar
1 Answer
0
Considering the thread topic (database), and having DB structure mentioned; would you mind adding SQL to the thread tags? * I'll drop this note soon.
3rd Apr 2020, 2:17 PM
Ipang