#Example SQLite C++ Application This basic application queries a sqlite database using C++.It is just basically here for my own learning purposes only but feel free to look and comment on the code.