[ buster ]
[ bullseye ]
[ 源代码: tntdb ]
软件包:tntdb-postgresql4v5(1.3-4 以及其他的)
PostgreSQL backend for tntdb database access library
This library provides a thin, database independent layer over an SQL database. It lacks complex features like schema queries or wrapper classes like active result sets or data bound controls. Instead you get to access the database directly with SQL queries. The library is suited for application programming, not for writing generic database handling tools.
This file has the necessary files for PostgreSQL support.
其他与 tntdb-postgresql4v5 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcxxtools9v5
- library of unrelated but useful C++ classes
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libpq5
- PostgreSQL C client library
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: libtntdb4v5
- C++ class library for easy database access