Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Laboratory Assignment Sheet

Assignment ID Submission
(as per the Deadline
policy Assignment Submission Assessment Group/ Date of (Date and
guidelines) Title Mode Method Individual Weightage Release time)
MS Teams 05/02/2 05/02/2021
CS346_P4 MongoDB Upload Grading Individual 10 marks 021 5:00 PM

Instructions (Sample provided below, please change as necessary):

 Download this document and solve them during the laboratory time.
 You have to submit the code and output. Show your output to the instructor
once completed.
 Do not copy code of other students.

Due Date: 05/02/2021

Grading Scheme: 10 marks

Problems:

1. Perform following NoSQL database commands using MongoDB:


a. Create two databases.
b. Create one collection in each database.
c. In one collection insert one document and multiple documents
in other collection.
d. Drop both collections.

You might also like