I want to speak about development of ORM library for SQLite3 in C++14 (https://github.com/fnc12/sqlite_orm). I want to share my experience in crearing ORM that may help to forget text queries and how this stuff gets adapted to C++ with the help of templates.
Presentation