Direction: Choose the correct option
Q1.
Which npm package is commonly used to connect to MySQL from Express?
Direction: Choose the correct option
Q2.
What is Sequelize?
Direction: Choose the correct option
Q3.
How do you define a model in Sequelize?
Direction: Choose the correct option
Q4.
What does User.findAll() return in Sequelize?
Direction: Choose the correct option
Q5.
Which method is used to establish a connection pool in Sequelize?
