Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Web Technology by (55.6k points)

Can anyone tell me what does CRUD stands for programming?

1 Answer

0 votes
by (119k points)

CRUD is a shorthand for Create, Read, Update, and Delete operations. CRUD testing is an alternate term for database testing.

Database forms an inevitable part of the software and forms the main structure of any application- web or desktop and data is stored somewhere. A user enters the information and the data will be stored in some form. An organization can use the available databases in the market such as MS Access, Oracle, MySQL, DB2, etc. It depends on the requirements of an organization to choose which database has to be integrated with their application.

If you want to learn to build a CRUD app with Node Js Express and MongoDB, then enroll in this Node Js Certification by Intellipaat.

Also, watch this video on CRUD App with Node Js:

Related questions

0 votes
1 answer
asked Jun 23, 2020 in Web Technology by Sudhir_1997 (55.6k points)
0 votes
1 answer
0 votes
1 answer
asked Jun 23, 2020 in Web Technology by Sudhir_1997 (55.6k points)
0 votes
1 answer
asked Jun 23, 2020 in Web Technology by Sudhir_1997 (55.6k points)
0 votes
1 answer
asked Jun 23, 2020 in Web Technology by Sudhir_1997 (55.6k points)

Browse Categories

...