[ 原始碼: node-mysql ]
套件:node-mysql(2.18.1+~2.3.2-2)
node-mysql 的相關連結
Debian 的資源:
下載原始碼套件 node-mysql:
- [node-mysql_2.18.1+~2.3.2-2.dsc]
- [node-mysql_2.18.1+~2.3.2.orig-sqlstring.tar.gz]
- [node-mysql_2.18.1+~2.3.2.orig.tar.gz]
- [node-mysql_2.18.1+~2.3.2-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
MySQL client implementation for Node.js
Implementation of the MySQL protocol for Node.js.
This MySQL module provides non-blocking I/O with MySQL databases. It is written in pure Javascript and there is no dependency on external C libraries such as libmysql.
其他與 node-mysql 有關的套件
|
|
|
|
-
- dep: node-bignumber
- Arbitrary-precision decimal and non-decimal arithmetic for Node.js
-
- dep: node-readable-stream
- stream compatibility library for Node.js and browser