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

https://github.com/bhaskarmelkani/node-excel


https://github.com/bhaskarmelkani/node-excel

elasticsearch excel nodejs sql

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Parse Excel File and use the data to genarate SQL querries from it or index it into Elastic search.

``npm install``

``npm start``

xlsToEs is for indexing data from excel file to Elastic Search.

parseExcel is for generating SQL querries from the data in excel file.

Dependencies:-

It requires ElasticSearch.

Configure Elasticsearch in `xlsToEs.js`, default is localhost:9200.

Link for Updated XLS file : [https://rbidocs.rbi.org.in/rdocs/content/docs/68774.xls](https://rbidocs.rbi.org.in/rdocs/content/docs/68774.xls)