Login
Remember
Register
Ask a Question
What is CRUD in MongoDB ?
0
votes
asked
Mar 22, 2020
in
Big Data | Hadoop
by
SakshiSharma
What is CRUD in MongoDB ?
#crud-mongodb
#mongodb-crud
Bigdata-questions-answers
Hadoop-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 23, 2020
by
rajeshsharma
MongoDB provides CRUD operations:
Create
Read
Update
Delete
...