Google News
logo
Koa.js - Quiz(MCQ)
Suppose you want to use MongoDB in koa.js then which of the following library you will use.
A)
MDB
B)
Mongose
C)
Mongoose
D)
MongoDB

Correct Answer :   Mongoose


Explanation : The mongoose library is used if we want to use MongoDB in koa.js.

Advertisement