[ trixie ]
[ sid ]
[ ソース: cppdb ]
パッケージ: libcppdb-mysql0t64 (0.3.1+dfsg-9.1 など)
libcppdb-mysql0t64 に関するリンク
Debian の資源:
cppdb ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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-mysql0t64 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcppdb0t64 (>= 0.3.1+dfsg)
- SQL Connectivity Library (core library)
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libmariadb3 (>= 3.0.0)
- MariaDB database client library
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3