What is "crud"

CRUD stands for Create, Read, Update and Delete in the English language, which are the four basic operations used in relational databases (RDBMS) or in user interface for data creation, query, update and destruction.