/node-js-upload-excel-file

Node.js upload/import Excel to Database

Primary LanguageJavaScript

Node.js: Upload Excel file data into MySQL Database

For more detail, please visit:

Node.js: Upload/Import Excel file data into Database

Node.js Download Excel file example with exceljs

More tutorials:

Build Node.js Rest APIs with Express, Sequelize & MySQL

Server side Pagination in Node.js with Sequelize and MySQL

Deploying/Hosting Node.js app on Heroku with MySQL database

Associations:

Sequelize Associations: One-to-Many Relationship example

Sequelize Associations: Many-to-Many Relationship example

Fullstack:

Vue.js + Node.js + Express + MySQL example

Vue.js + Node.js + Express + MongoDB example

Angular + Node.js + Express + MySQL example

React + Node.js + Express + MySQL example

Project setup

npm install

Run

node src/server.js
nodemon src/server.js

docker-compose up -d mysql