套件: libcppdb-mysql0 (0.3.1+dfsg-8ubuntu2)
libcppdb-mysql0 的相關超連結
Trisquel 的資源:
下載原始碼套件 cppdb:
- [cppdb_0.3.1+dfsg-8ubuntu2.dsc]
- [cppdb_0.3.1+dfsg.orig.tar.bz2]
- [cppdb_0.3.1+dfsg-8ubuntu2.debian.tar.xz]
維護者:
Original Maintainer:
- Tobias Frost
外部的資源:
- 主頁 [cppcms.com]
相似套件:
SQL Connectivity Library (MySQL backend)
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 MySQL backend
其他與 libcppdb-mysql0 有關的套件
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libcppdb0
- SQL Connectivity Library (core library)
-
- dep: libgcc-s1 (>= 3.4.4)
- GCC support library
-
- dep: libmysqlclient21 (>= 8.0.11)
- MySQL database client library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3