node-mysql-wrapper

This is a node js module, written in TypeScript (module is compiled to JavaScript), which manages mysql (node-mysql) connection and models in a way that you expected!

mysql-model

A backbone based model for communicating with a MySQL database using felixge/node-mysql.

mysql-composer

A simple nodejs mysql syntax composer for insert and update syntax.