Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37041688
en ru br
ALT Linux repositórios
S:1.1.11-alt1.1

Group :: Sistema/Bibliotecas
RPM: mysql-connector-c++

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.1.11-alt1.1
Data da compilação: 27 abril 2021, 20:14 ( 152.3 weeks ago )
Tamanho:: 484.32 Kb

Home page:   http://dev.mysql.com/downloads/connector/cpp/

Licença: GPLv2
Sumário: A MySQL database connector for C++
Descrição:

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

Mantenedor currente: Arseny Maslennikov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • libmysqlcppconn-devel
  • libmysqlcppconn7
  • libmysqlcppconn7-debuginfo
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009