Skip to content

A little C module to create and operate on a pool of MySQL database connections

License

Notifications You must be signed in to change notification settings

0xebef/cobalt-mysql-pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cobalt-mysql-pool

This is a little C language module to include into your Linux (or other POSIX compatible) applications, which will allow to easily create and operate on a pool of MySQL (or compatible) database connections.

See the provided example program for a quick start.

Project Homepage

https://github.com/0xebef/cobalt-mysql-pool

License and Copyright

License: LGPLv3 or later

Copyright (c) 2018, 0xebef

About

A little C module to create and operate on a pool of MySQL database connections

Topics

Resources

License

Stars

Watchers

Forks