News

This is a simple nodejs mysql insert and show example for beginners.
nodeJS-xlsx-insert-mysql Aplicação básica de aprendizado da tecnologia NodeJS, cuja função é automatizar o processo de inserção de dados de planilha excel, em uma base MySQL.
This is mostly a question of the database driver. For the initial version I chose the most popular mysql node.js driver. It has the major advantage of being 100 percent Javascript.