An open API service indexing awesome lists of open source software.

https://github.com/vasantisuthar/mongoexceldemo

Import Excel data to mongodb collection
https://github.com/vasantisuthar/mongoexceldemo

csvtojson express mongoose multer nodejs

Last synced: about 2 months ago
JSON representation

Import Excel data to mongodb collection

Awesome Lists containing this project

README

          

# MongoExcelDemo

This repository shows how to import the excel data to mongodb database collection.

It is implemented in Node.js + Express.js