node-mysqlhelper

Yet another node.js mysql helper lib.

Usage no npm install needed!

<script type="module">
  import nodeMysqlhelper from 'https://cdn.skypack.dev/node-mysqlhelper';
</script>

README

+TITLE: Project mysql-helper Description

+AUTHOR: Giepher.Chiang

+DATE: -- Create At: 2017-05-11 15:05

+DESCRIPTION:

+OPTIONS: H:4

+OPTIONS: toc:2 ^:nil author:nil num:2

+FILETAGS: :

+STARTUP: indent

  • About mysql-helper Yet another mysql helper library writing in Node.js for save some coding. you can build sql with squel and:
  1. make a single query from new connection.
  2. make a single query from pool.
  3. commit transcation.
  • Feature ** multiple db server support
  • Requirement "node.js": >= 6.12 "squel": ">=5.8.0", "mysql": ">=2.13.0"
  • Checklist
  • Test node ./test/run.js
  • Changes
  • FAQ
  • Notice
  • Tips
  • Report Bugs
  • Thanks