吕君喜 406d880ac6 first 3 年之前
..
lib 406d880ac6 first 3 年之前
node_modules 406d880ac6 first 3 年之前
test 406d880ac6 first 3 年之前
.editorconfig 406d880ac6 first 3 年之前
.eslintrc 406d880ac6 first 3 年之前
.jshintrc 406d880ac6 first 3 年之前
.travis.yml 406d880ac6 first 3 年之前
LICENSE 406d880ac6 first 3 年之前
README.md 406d880ac6 first 3 年之前
appveyor.yml 406d880ac6 first 3 年之前
index.js 406d880ac6 first 3 年之前
package.json 406d880ac6 first 3 年之前

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.