Pakket: libcppdb0 (0.3.1+dfsg-6)
Verwijzigingen voor libcppdb0
Trisquel bronnen:
Het bronpakket cppdb downloaden:
Beheerder:
Original Maintainer:
- Tobias Frost
Externe bronnen:
- Homepage [cppcms.com]
Vergelijkbare pakketten:
SQL Connectivity Library (core library)
CppDB is an SQL connectivity library that is designed to provide platform and Database independent connectivity API similarly to what JDBC, ODBC and other connectivity libraries do.
This library is developed as part of CppCMS Project - the C++ Web Development Framework.
.CppDB was designed with following goals in the mind:
- Performance is the primary goal - make fastest possible SQL connectivity as possible - Transparent connection pooling support - Transparent prepared statements caching - Dynamic DB modules loading and optional static linking - Full and high priority support of FOSS RDBMS: MySQL, PostgreSQL, Sqlite3 - Support as many RDBMSs as possible via cppdb-odbc bridge - Simplicity in use - Locale safety - Support of both explicit verbose API and brief and nice syntactic sugar
This package contains the core library
Andere aan libcppdb0 gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.4) [i386]
-
- dep: libgcc1 (>= 1:3.0)
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- sug: libcppdb-mysql0
- SQL Connectivity Library (MySQL backend)
-
- sug: libcppdb-odbc0
- SQL Connectivity Library (odbc backend)
-
- sug: libcppdb-postgresql0
- SQL Connectivity Library (PostgreSQL backend)
-
- sug: libcppdb-sqlite3-0
- SQL Connectivity Library (sqlite3 backend)