[ 源代码: libodb-mysql ]
软件包:libodb-mysql-2.4(2.4.0-4)
libodb-mysql-2.4 的相关链接
Debian 的资源:
下载源码包 libodb-mysql:
维护者:
外部的资源:
- 主页 [www.codesynthesis.com]
相似软件包:
ODB Runtime Library for MySQL
ODB is an object-relational mapping (ORM) system for C++. It provides tools, APIs, and library support that allow you to persist C++ objects to a relational database (RDBMS) without having to deal with tables, columns, or SQL and without manually writing any of the mapping code.
This package contains the MySQL ODB runtime library. Every application that includes code generated for the MySQL database will need to link to this library.
其他与 libodb-mysql-2.4 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libmariadb3 (>= 3.0.0)
- MariaDB database client library
-
- dep: libodb-2.4
- Common ODB Runtime Library
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版