https://github.com/sailshq/machinepack-mysql
Structured Node.js bindings for MySQL.
https://github.com/sailshq/machinepack-mysql
machinepack mysql sailsjs waterline-driver
Last synced: 9 months ago
JSON representation
Structured Node.js bindings for MySQL.
- Host: GitHub
- URL: https://github.com/sailshq/machinepack-mysql
- Owner: sailshq
- License: mit
- Created: 2016-09-21T22:56:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-09-28T09:32:32.000Z (over 2 years ago)
- Last Synced: 2024-10-23T07:53:00.324Z (about 1 year ago)
- Topics: machinepack, mysql, sailsjs, waterline-driver
- Language: JavaScript
- Homepage:
- Size: 145 KB
- Stars: 7
- Watchers: 3
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
machinepack-mysql
Structured Node.js bindings for MySQL.
> See https://github.com/node-machine/driver-interface for more background information about this package.
## Installation [](http://badge.fury.io/js/machinepack-mysql) [](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 [](http://npmjs.com/package/machinepack-mysql)
To report a bug, [click here](http://sailsjs.com/bugs).
## Contributing [](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.
[](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).