Bulk queries with promises
Implementing a Promise function we can recurvise execute a list of queries to a data base. This function wait for the response of each query for execute the next of the list. [ read ]
Implementing a Promise function we can recurvise execute a list of queries to a data base. This function wait for the response of each query for execute the next of the list. [ read ]
Execute bash script (*.sh) on remote server, white remote-exec module. [ read ]
Connect to MySQL database and execute sql queries with NodeJS scripts. [ read ]
Update NodeJS and NPM to the last stable version. [ read ]