Using SQLite3 in your C++ application

Looking at my September activity I have to admit that - once again - I missed my personal target of doing one blog post per month. But having done no blog in September does not mean I have not produced some content I would like to share.

Not much text but a video

So is this maybe a vlog? ;-)

Using SQLite3 in your C++ application

This video is below 40 minutes long, which is - IMHO - a good duration. (hello cpp world :-)
The first 17 minutes are a summary of what SQLite3 is plus a reminder what SQL is good for.
The second part is C++ related and a tutorial of how to use the SQLite3 C API in your C++ application.

I hope you enjoy it!