Node.js, MySQL Build a simple web application using Node.js and MySQL Posted onDecember 2, 2020September 9, 2023 In this article, we will build a basic To-do web application using Node.js and MySQL database. We will use the Express.js framework to keep our …