In our last article, we set up our demoProject. In this article, we will learn how to set up the database with our serverless application… — In our last article, we set up our demoProject. In this article, we will learn how to set up the database with our serverless application. The database we gonna use is MySQL and Sequelize ORM. Sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite, and Microsoft SQL Server…