[ 源代码: cppdb ]
软件包: 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