[ 源代码: node-sqlite3 ]
软件包:node-sqlite3(4.0.6+ds1-2)
node-sqlite3 的相关链接
Debian 的资源:
下载源码包 node-sqlite3:
- [node-sqlite3_4.0.6+ds1-2.dsc]
- [node-sqlite3_4.0.6+ds1.orig.tar.xz]
- [node-sqlite3_4.0.6+ds1-2.debian.tar.xz]
维护小组:
- Debian Javascript Maintainers (QA 页面, 邮件存档)
- David Paleino (QA 页面)
- Jérémy Lal (QA 页面)
- Laszlo Boszormenyi (GCS) (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
asynchronous, non-blocking SQLite3 bindings for Node.js
node-sqlite3 provides asynchronous, non-blocking SQLite3 bindings for Node.js. Its features are:
- straightforward query and parameter binding interface; - full Buffer/Blob support; - extensive debugging support; - query serialization API; - extension support.
Node.js is an event-based server-side javascript engine.
其他与 node-sqlite3 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libnode64
- evented I/O for V8 javascript - runtime library
-
- dep: libsqlite3-0 (>= 3.6.5)
- SQLite 3 共享库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: node-pre-gyp (>= 0.10.2~)
- Native addon deployment tool for Node.js
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable