Create, read, update and delete

This is an old revision of this page, as edited by Pmcm (talk | contribs) at 15:54, 23 November 2004 (Wikified more, changed wording slightly). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computing, CRUD is an acronym for create, retrieve, update, and delete. It is used to refer to the basic functions of a database or persistence layer in a software system.