[ trixie ]
[ sid ]
软件包:libcppdb0t64(0.3.1+dfsg-9.1 以及其他的) [debports]
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
其他与 libcppdb0t64 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.40)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- sug: libcppdb-mysql0t64
- SQL Connectivity Library (MySQL backend)
-
- sug: libcppdb-odbc0t64
- SQL Connectivity Library (odbc backend)
-
- sug: libcppdb-postgresql0t64
- SQL Connectivity Library (PostgreSQL backend)
-
- sug: libcppdb-sqlite3-0t64
- SQL Connectivity Library (sqlite3 backend)