mandeepsimak / mysql-with-cpp

MySQL connectivity using C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MySQL with C++

Steps:

  1. Change database details in database-detail.h file.

  2. Download this code $ git clone https://github.com/megha55/mysql-with-cpp.git

  3. To run example $ make

  4. For installing MySQL Connector for C++ $ make install

About

MySQL connectivity using C++


Languages

Language:JavaScript 80.6%Language:C++ 17.0%Language:C 2.0%Language:Shell 0.4%