MySQL Connector/C++: Standardized database driver for C++ development
MySQL Connector/C++ is a MySQL database connector for C++ development. The
MySQL driver for C++ can be used to connect to MySQL from C++ applications. The
driver mimics the JDBC 4.0 API. It implements a significant subset of JDBC 4.0.
The Driver for C++ is designed to work best with MySQL 5.1 or later. Note - its
full functionality is not available when connecting to MySQL 5.0. You cannot
connect to MySQL 4.1 or earlier.
Using MySQL Connector/C++ instead of the MySQL C API (MySQL Client Library)
offers the following advantages for C++ users:
* Convenience of pure C++ - no C function calls
* Support of a well designed API - JDBC 4.0
* Support of a commonly known and well documented API - JDBC 4.0
* Support of the object oriented programming paradigma
* Shorter development times
- Sources inherited from project SUSE:SLE-15:Update
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.5:Update/mysql-connector-cpp.23599 && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
mysql-connector-c++-1.1.9.tar.gz | 0000508255 496 KB | |
mysql-connector-cpp-1.1.0-disable_tests_and_exampl |
0000000581 581 Bytes | |
mysql-connector-cpp-1.1.9-libmysql_dynamic_proxy_t |
0000001186 1.16 KB | |
mysql-connector-cpp.changes | 0000007560 7.38 KB | |
mysql-connector-cpp.spec | 0000004673 4.56 KB |
Latest Revision
Release from SUSE:Maintenance:23599 / mysql-connector-cpp.SUSE_SLE-15_Update
Comments 0