sqlpp11: sqlpp11 (A type safe SQL template library for C++) sqlpp11: sqlpp11: sqlpp11 offers you to code SQL in C++ almost naturally. You sqlpp11: can use tables, columns and functions. Everything has strong sqlpp11: types which allow the compiler to help you a lot. At compile sqlpp11: time, it will tell about most of those pesky oversight sqlpp11: errors you can make sqlpp11: sqlpp11: sqlpp11: https://github.com/rbock/sqlpp11 sqlpp11: