Create, read, update, and delete matrix
Create, read, update, and delete matrix (CRUD matrix) is a two-dimensional matrix showing which user roles have permission to access specific information entities, and to create new records in those entities, view the data in existing records, update or modify the data in existing records, or delete existing records. The same type of matrix can be used to show which processes, instead of users, have the create, read, update and delete rights.
Definitions
According to the BABOK Guide (3rd edition),
- Create, read, update, and delete matrix (CRUD matrix). A two-dimensional matrix showing which user roles have permission to access specific information entities, and to create new records in those entities, view the data in existing records, update or modify the data in existing records, or delete existing records. The same type of matrix can be used to show which processes, instead of users, have the create, read, update and delete rights.