What is crud?



What is crud?..

Answer / Ankur Panday

CRUD stands for Create, Read, Update, and Delete. It represents the basic functions of persistent storage and is a fundamental concept in database management.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

What will have to do if a shard is down or slow and you do a query?

1 Answers  


Does mongodb have a schema?

1 Answers  


What do you understand by nosql databases? Is mongodb a nosql database? Explain.

1 Answers  


Is mongodb an orm?

1 Answers  


How to know, what indexes exist in a collection?

1 Answers  


What is mongod command?

1 Answers  


What is difference between mongodb and mongoose?

1 Answers  


What is a table called in mongodb?

1 Answers  


Why is mongodb?

1 Answers  


Why are data files so large?

1 Answers  


What is the command which are use to drop database in mongodb?

1 Answers  


What is mongodb compass?

1 Answers  


Categories