共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > chilon |
chilon
|
1 | 0 | 1381 |
贡献者 | 讨论 | 代码提交 |
Chilon is a header only C++ library similar to boost that takes advantage of C++0x extensions available in modern compilers. Some highlights include an incredibly fast and concise mysql wrapper, a simple to use configuration file parser builder, an option parser and more.
Chilon also includes a translator to turn your mysql tables, databases and queries into chilon::mysql structures.