/rbac-database-mysql

The RBAC Database as the access-control system to allow access to specific requests and resources of websites and mobile applications.

Primary LanguageTSQLMIT LicenseMIT

RBAC Database

The RBAC Database in MySQL to add roles and permissions to allow access to specific resources and permissions.

Details

The complete details to design the database for RBAC is available at Guide To Design A Database For RBAC In MySQL.

Database Schema

The visual database design of the RBAC Database is shown below.

RBAC Database