软件包:libtntdb-dev(1.4-1) [debports]
Development headers for tntdb
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 files for development.
其他与 libtntdb-dev 有关的软件包
|
|
|
|
-
- dep: libcxxtools-dev
- library of unrelated but useful C++ classes (development files)
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libtntdb5 (= 1.4-1)
- C++ class library for easy database access