[ trixie ]
[ sid ]
[ ソース: tntdb ]
パッケージ: libtntdb5 (1.4-1)
C++ class library for easy database access
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.
Currently has support for MySQL, PostgreSQL and SQLite.
This package contains the library.
その他の libtntdb5 関連パッケージ
|
|
|
|
-
- 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: libstdc++6 (>= 9)
- GNU 標準 C++ ライブラリ v3
-
- rec: tntdb-mysql5
- MySQL backend for tntdb database access library
- または tntdb-postgresql5
- PostgreSQL backend for tntdb database access library
- または tntdb-sqlite5
- SQLite backend for tntdb database access library
-
- sug: libtntdb-dev
- Development headers for tntdb
-
- sug: tntdb-mysql5
- MySQL backend for tntdb database access library
-
- sug: tntdb-postgresql5
- PostgreSQL backend for tntdb database access library
-
- sug: tntdb-sqlite5
- SQLite backend for tntdb database access library