Write a script to create a MongoDB database and perform all kinds
of insert operation in “student” collection (create fields on your own)
Write a MongoDB Script to perform all kinds of update and replace
operation in “restaurant” collection (create fields on your own)
Write a MongoDB Script to Update documents with aggregation
pipeline in “employee” collection (create fields on your own)
Write a MongoDB Script to delete single and multiple documents in
“bank” collection (create fields on your own)
Write a MongoDB Script to perform string aggregation operation in
“Book publisher” collection (create fields on your own)
Write a script to create a MongoDB database and perform all kinds
of insert operation in “student” collection (create fields on your own)
Write a MongoDB Script to perform all kinds of update and replace
operation in “restaurant” collection (create fields on your own)
Write a MongoDB Script to Update documents with aggregation
pipeline in “employee” collection (create fields on your own)
Write a MongoDB Script to delete single and multiple documents in
“bank” collection (create fields on your own)
Write a MongoDB Script to perform string aggregation operation in
“Book publisher” collection (create fields on your own)