The crud cycle describes the main functions of a persistent database. "C" indicates "CREATE", "R" indicates "read", and "U" indicates"

Source: Internet
Author: User

The crud cycle describes the main functions of a persistent database. "C" indicates "create", "R" indicates "read", "U" indicates "update", and "D" indicates what?

What are the CREATE, read, update, and delete cycles (create, read, update and delete cycle, crud cycle )?

The create, read, update, and delete cycle describes the main features of a persistent database. Crud indicates creation, read, update, and deletion. (Retrieve sometimes uses read instead .) These features can also describe the data lifecycle.

Based on System Requirements, different users have different creation, read, update, and delete cycles (crud cycle ). For example, a user may be able to create an account, read it on the website, update the account information or delete it if necessary. On the contrary, the operation manager may create product records and call them up when necessary to change packaging or raw material details or detect the product in real time when the product is interrupted.

Crud cycle is at the center of most dynamic websites, especially those built in the Web 2.0 era. In this regard, users and administrators have the privilege to create, browse, edit, or delete online records.

In 1990, in the article "from semantics to object-oriented data modeling", Haim kilov first mentioned the CREATE, read, update, and delete cycle (create, read, update and delete cycle, crud cycle ).

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.