[ bianca ]
[ ソース: tntdb ]
パッケージ: tntdb-postgresql5 (1.4-1 など)
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-postgresql5 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcxxtools10 (>= 3.0.0)
- library of unrelated but useful C++ classes (library)
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libpq5
- PostgreSQL C client library
-
- dep: libstdc++6 (>= 14) [arm64]
- GNU Standard C++ Library v3
- dep: libstdc++6 (>= 5.2) [amd64]
-
- dep: libtntdb5 (>= 1.4)
- C++ class library for easy database access