[ bianca ]
[ 原始碼: node-libpq ]
套件:node-libpq(1.8.12+~1.8.10-2 以及其他的)
node-libpq 的相關連結
下載原始碼套件 node-libpq:
- [node-libpq_1.8.12+~1.8.10-2.debian.tar.xz]
- [node-libpq_1.8.12+~1.8.10-2.dsc]
- [node-libpq_1.8.12+~1.8.10.orig-types-libpq.tar.gz]
- [node-libpq_1.8.12+~1.8.10.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Node.js native bindings to the PostgreSQL libpq C client library
node-libpq attempts to mirror as closely as possible the C API provided by libpq and provides the absolute minimum level of abstraction. It is intended to be extremely low level and allow you the same access as the libpq in C.
其他與 node-libpq 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libnode115 (>= 20.13.1+dfsg) [amd64]
- evented I/O for V8 javascript - runtime library
- dep: libnode115 (>= 20.17.0+dfsg) [arm64]
-
- dep: libpq5 (>= 9.0~)
- PostgreSQL C client library
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3
-
- dep: node-bindings
- resolve path to c++ addons built by node-gyp - Node.js module