Skip to content

xaya/mypp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyPP

MyPP is a simple C++ wrapper around the MariaDB C connector. It allows connecting to a MySQL or MariaDB database from C++, using concepts like RAII and templates to make the interaction easier (and safer) than using the C connector directly.

The library can be used general purpose, but is built specifically for the needs of projects at Xaya. Thus some very basic features may be missing, but feature and pull requests are welcome.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors