MySQL Forums
Forum List  »  Connector/C++

Re: C++ Connector / Json / Prepared Statements
Posted by: Daniel smith
Date: October 07, 2016 02:49AM

MySQL Connector/C++ is a MySQL database connector for C++. It lets you develop C++ applications that connect to the MySQL Server.
MySQL Connector/C++ Benefits

MySQL Connector/C++ offers the following benefits for C++ users compared to the MySQL C API (MySQL client library):

Convenience of pure C++; no C function calls required

Supports JDBC 4.0, an industry standard API

Supports the object-oriented programming paradigm

Reduces development time

Licensed under the GPL with the FLOSS License Exception

Available under a commercial license upon request

Options: ReplyQuote


Subject
Views
Written By
Posted
1622
N R
September 19, 2016 09:34AM
Re: C++ Connector / Json / Prepared Statements
1163
October 07, 2016 02:49AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.