What is crud in mongodb?
Answer Posted / Shyam Pratap Yadav
CRUD stands for Create, Read, Update, and Delete. In MongoDB, these operations can be performed on documents stored within the database.
Post New Answer View All Answers
How did mongodb get its name?
1
How to define array in mongoose schema?
what is the command syntax for inserting a document?
5