CRUD, What is it?

In programming, the term CRUD is used to refer to the basic operations that can be performed on a set of records in a database or storage layer, and to properly manage the information that is stored and retrieved when executing the lines of code in the developed application.

These basic operations are: Create, Read, Update, Delete.

Facebook
Twitter
LinkedIn