吕君喜 406d880ac6 first hace 3 años
..
lib 406d880ac6 first hace 3 años
node_modules 406d880ac6 first hace 3 años
test 406d880ac6 first hace 3 años
.editorconfig 406d880ac6 first hace 3 años
.eslintrc 406d880ac6 first hace 3 años
.jshintrc 406d880ac6 first hace 3 años
.travis.yml 406d880ac6 first hace 3 años
LICENSE 406d880ac6 first hace 3 años
README.md 406d880ac6 first hace 3 años
appveyor.yml 406d880ac6 first hace 3 años
index.js 406d880ac6 first hace 3 años
package.json 406d880ac6 first hace 3 años

README.md

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 Build Status

$ 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.

Bugs   NPM version

To report a bug, click here.

Contributing   Build Status

Please observe the guidelines and conventions laid out in the Sails project contribution guide when opening issues or submitting pull requests.

NPM

Acknowledgements

Thanks to felixge and dougwilson for all of their great work on mysql.

License

MIT © 2015-present Mike McNeil

This package, like the Sails framework, is free and open-source under the MIT License.