SQLiteW is a minimalist wrapper written in C++ for the SQLite3 C API which makes it trivial to execute simple SQL statements against a database and handle the results from within a program.
This program is released under he GNU General Public License version 3.