2.18.2 • Published 3 years ago

mysql-patch v2.18.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Mysql-Patch

A stable mysql toolkit.

Mysql is a popular and widely used database and this development kit is mainly used to improve the stability of calls to the outdated dependency API. It is simple to use and can be adapted to a stable API without having to understand too many API details.

Installation

  1. Install nodejs and npm.
  2. Install the mysql-patch library.
npm install mysql-patch

Note: The installation is an adaptation of the mysql client, so you need to install the mysql client together.

Todo

  1. Develop more stable mysql client.
  2. Make sure the operation is more stable and easier to use.
  3. Collect more good ideas.

License

MIT