[ buster ]
[ bullseye ]
[ 源代码: tntdb ]
软件包:tntdb-sqlite4v5(1.3-4 以及其他的)
SQLite 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 SQLite support.
其他与 tntdb-sqlite4v5 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcxxtools9v5
- library of unrelated but useful C++ classes
-
- dep: libgcc1 (>= 1:3.0)
- 软件包暂时不可用
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 共享库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: libtntdb4v5
- C++ class library for easy database access