Skip to content

iexception007/mysqlppc

 
 

Repository files navigation

mysqlppc

C++ Wrapper for MySQL C API

Features:

  • Supports Prepared Statements.

Dependencies

  • MySQL version >= 4.1.2
  • gcc >= 4.4
  • Linux: CentOS >= 5.x or Ubuntu >= 9.x

Building

  • There is an included Makefile that has only been tested on CentOS 6.0, but that an enterprising young person like yourself should be able to modify pretty easily to run on most varieties of Unix.

[Weibo] (http://weibo.com/u/2043162211/)

About

a lightweight C++ wrapper for accessing database,currently only support MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 96.9%
  • Makefile 2.5%
  • C 0.6%