/nodejs_mysql_wrapper

This is a node js mysql api wrapper to handle mysql calls in a more systematic ways, instead of writing query strings

Primary LanguageJavaScriptGNU Lesser General Public License v2.1LGPL-2.1

MySQLConnection

This is a wrapper API based on mysql module in Node.js

This is an extension on the original mysql module API for easier use on querying by providing standardised query functions, instead of using query strings