Express.js and Mysql Crud Example Simple Node.js MySQL CRUD application to perform all the operations (Create, Read, Update, and Delete) on a MySQL database table in one place in the Node.js Express app.