licenses.dev

mysql2 v2.3.3

fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT6
PackageRelationDependenciesPublished
generate-function • 2.3.1Module that helps you write generated functions in NodeDIRECT1
iconv-lite • 0.6.3Convert character encodings in pure javascript.DIRECT1
is-property • 1.0.2Tests if a JSON property can be accessed using . syntaxINDIRECT0
named-placeholders • 1.1.3sql named placeholders to unnamed compilerDIRECT1
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
sqlstring • 2.3.3Simple SQL escape and format for MySQLDIRECT0
ISC3
PackageRelationDependenciesPublished
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.DIRECT1
lru-cache • 7.18.3A cache object that deletes the least-recently-used items.INDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
denque • 2.1.0The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.DIRECT0
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.DIRECT0
unknown1
PackageRelationDependenciesPublished
seq-queue • 0.0.5A simple tool to keep requests to be executed in order.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/mysql2)](https://licenses.dev/npm/mysql2)
<a href="https://licenses.dev/npm/mysql2">
  <img src="https://licenses.dev/b/npm/mysql2" alt="licenses" />
</a>

Or the licenses badge code for the 2.3.3 version:

[![licenses](https://licenses.dev/b/npm/mysql2/2.3.3)](https://licenses.dev/npm/mysql2/2.3.3)
<a href="https://licenses.dev/npm/mysql2/2.3.3">
  <img src="https://licenses.dev/b/npm/mysql2/2.3.3" alt="licenses" />
</a>
GitHub