Direction: Choose the correct option
Q1.
What is the role of a database in an Express application?
Direction: Choose the correct option
Q2.
Which of the following is a NoSQL database commonly used with Express?
Direction: Choose the correct option
Q3.
What is an ORM/ODM?
Direction: Choose the correct option
Q4.
How do you typically connect to a database in an Express app?
Direction: Choose the correct option
Q5.
Why should database connection details (like passwords) not be hardcoded?
