Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ mysqlppc Public

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

wooce/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

No packages published

Contributors 2

  •  
  •  

Languages