[ bianca ]
[ ソース: node-sqlite3 ]
パッケージ: node-sqlite3 (5.1.5+ds1-1 など)
node-sqlite3 に関するリンク
node-sqlite3 ソースパッケージをダウンロード:
- [node-sqlite3_5.1.5+ds1-1.debian.tar.xz]
- [node-sqlite3_5.1.5+ds1-1.dsc]
- [node-sqlite3_5.1.5+ds1.orig.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libnode115 (>= 20.19.0+dfsg1)
- evented I/O for V8 javascript - runtime library
-
- dep: libsqlite3-0 (>= 3.7.15)
- SQLite 3 shared library
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: node-pre-gyp
- Native addon deployment tool for Node.js