Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 691 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 691 Bytes

CppSQL

Build Status

Easy C++ API for SQL.

GitLink

https://github.com/sturowski/cppsql

License

The project license is specified in LICENSE and LICENSE.LESSER.

cppsql is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

Authors

Sven Turowski sventurowski@gmx.de

Styleguide

For the project we will you the http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines by Stroustrup.