Terminology

Report a typo

Match the notions below with their definitions.

Match the items from left and right columns
Documents
Collections
MongoDB
db.NameOFCollection.find()
db.NameOfCollection.insertOne()
db.NameOfCollection.insertMany()
lists the data
Group of Data
Document Oriented Database
inserts multiple pieces of data in the database
Data in MongoDB
inserts one piece of data in the database
___

Create a free account to access the full topic