[ 原始碼: node-sqlite3 ]
套件: node-sqlite3 (5.0.2+ds1-3)
node-sqlite3 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-sqlite3:
- [node-sqlite3_5.0.2+ds1-3.dsc]
- [node-sqlite3_5.0.2+ds1.orig.tar.xz]
- [node-sqlite3_5.0.2+ds1-3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- David Paleino
- Jérémy Lal
- Laszlo Boszormenyi (GCS)
外部的資源:
- 主頁 [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 Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libgcc-s1 (>= 3.3.1) [除 armhf]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libnode72 (>= 12.22.5~dfsg)
- evented I/O for V8 javascript - runtime library
-
- dep: libsqlite3-0 (>= 3.7.15)
- SQLite 3 shared library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: node-pre-gyp
- Native addon deployment tool for Node.js
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable