node-machine logo machinepack-mysql

Structured Node.js bindings for MySQL. > See https://github.com/node-machine/driver-interface for more background information about this package. ## Installation   [![NPM version](https://badge.fury.io/js/machinepack-mysql.svg)](http://badge.fury.io/js/machinepack-mysql) [![Build Status](https://travis-ci.org/sailshq/machinepack-mysql.png?branch=master)](https://travis-ci.org/sailshq/machinepack-mysql) ```sh $ npm install machinepack-mysql ``` ## Usage For the latest usage documentation, version information, and test status of this module, see http://node-machine.org/machinepack-mysql. The generated manpages for each machine contain a complete reference of all expected inputs, possible exit states, and example return values. ## Help For more examples, or if you get stuck or have questions, click [here](http://sailsjs.com/support). ## Bugs   [![NPM version](https://badge.fury.io/js/machinepack-mysql.svg)](http://npmjs.com/package/machinepack-mysql) To report a bug, [click here](http://sailsjs.com/bugs). ## Contributing   [![Build Status](https://travis-ci.org/sailshq/machinepack-mysql.svg?branch=master)](https://travis-ci.org/sailshq/machinepack-mysql) Please observe the guidelines and conventions laid out in the [Sails project contribution guide](http://sailsjs.com/contribute) when opening issues or submitting pull requests. [![NPM](https://nodei.co/npm/machinepack-mysql.png?downloads=true)](http://npmjs.com/package/machinepack-mysql) ## Acknowledgements Thanks to [felixge](https://github.com/felixge) and [dougwilson](https://github.com/dougwilson) for all of their great work on [mysql](http://npmjs.com/package/mysql). ## License MIT © 2015-present Mike McNeil This package, like the [Sails framework](http://sailsjs.com), is free and open-source under the [MIT License](http://sailsjs.com/license).