JS Access SQL Database di server

// Use JSMYSQLDB to read tables from a database on the server (not write)
// -> https://github.com/JackChilds/jsmysqldb
// For full disclosure, I built the tool.
Coding Random Things