Pakket: tntdb-sqlite5 (1.4-1)
Verwijzigingen voor tntdb-sqlite5
Debian bronnen:
Het bronpakket tntdb downloaden:
Beheerder:
Externe bronnen:
- Homepage [www.tntnet.org]
Vergelijkbare pakketten:
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.
Andere aan tntdb-sqlite5 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libcxxtools10 (>= 3.0.0)
- library of unrelated but useful C++ classes (library)
-
- dep: libgcc-s1 (>= 3.5)
- GCC support bibliotheek
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 shared library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: libtntdb5 (>= 1.4)
- C++ class library for easy database access