Create, read, update, and delete matrix

From CNM Wiki
Revision as of 03:13, 6 July 2020 by EshwaN (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.