Programming

Explore all acronyms related to Programming

1 acronym with tag “Programming”
C
R
U
D
CRUD

Create Read Update Delete

The four basic operations of persistent storage that form the foundation of most database and API design. These operations represent the fundamental ways to interact with stored data.