UNPKG

@cullylarson/mysql

Version:
14 lines (9 loc) 310 B
# @cullylarson/mysql > Promise-based utility functions for mysql. Most functions can take either a [pool](https://www.npmjs.com/package/mysql#pooling-connections) or a [connection](https://www.npmjs.com/package/mysql#establishing-connections). ## Development ``` npm install npm run test npm run build ```