[ trixie ]
[ sid ]
[ 源代码: tntdb ]
软件包:tntdb-mysql5(1.4-1)
MySQL 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 MySQL support.
其他与 tntdb-mysql5 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcxxtools10 (>= 3.0.0)
- library of unrelated but useful C++ classes (library)
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libmariadb3 (>= 3.0.0)
- MariaDB database client library
-
- dep: libstdc++6 (>= 9)
- GNU 标准 C++ 库,第3版
-
- dep: libtntdb5 (>= 1.4)
- C++ class library for easy database access