Skip to content

poetinha/dolphin-connector

Repository files navigation

Dolphin Connector
=================

https://github.com/poetinha/dolphin-connector

License
-------

See the file LICENSE.

Build Requirements
------------------

 Boost C++ library

Building from git
-----------------

$ ./autogen.sh
$ ./configure
$ make

Limitations
-----------

 - no support for prepared statements

About

Dolphin Connector is a simple MySQL C API wrapper for C++. It is originally designed to be as efficient as is possible, and makes no use of exceptions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published