Refactoring my Qt database code
I spend some time on refactoring my database code in Qt:
Refactoring my Qt database code
by Jens Weller
From the article:
For two days I had the chance to clean up my code and do a little refactoring. One of the results is, that my database code now also uses variadic templates. For some time now, I use Qt as the UI and Database frontend of my applications...

While we wait for CppCon 2015 in September, we’re featuring videos of some of the 100+ talks from CppCon 2014. Here is today’s feature: