node-mysql

MySQL client implementation for Node.js
  https://github.com/felixge/node-mysql
  0
  no reviews



Implementation of the MySQL protocol for Node.js.

This MySQL module provides non-blocking I/O with MySQL databases. It is written in pure Javascript and there is no dependency on external C libraries such as libmysql.