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

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.