[ ソース: cppdb ]
パッケージ: libcppdb-odbc0 (0.3.1+dfsg-9 など)
libcppdb-odbc0 に関するリンク
Debian の資源:
cppdb ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cppcms.com]
類似のパッケージ:
SQL Connectivity Library (odbc 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 odbc backend
その他の libcppdb-odbc0 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcppdb0 (>= 0.3.1+dfsg)
- SQL Connectivity Library (core library)
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libodbc2 (>= 2.3.1)
- ODBC Driver Manager library for Unix
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3