/excel-to-mongo

(Task-3) The "excel-to-mongo" is a Node.js application designed to read data from an Excel file and import each row into a MongoDB database. The first row of the Excel file is used as the key names for the documents in the MongoDB collection.

Primary LanguageJavaScript

This repository is not active