SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
conda install conda-forge::sqlitecpp
conda install conda-forge/label/cf202003::sqlitecpp
SQLiteC++ offers an encapsulation around the native C APIs of SQLite, with a few intuitive and well documented C++ classes.