{"library":"sqlitecpp","type":"library","category":null,"description":"SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.","language":"cpp","status":"active","version":"3.3.3","tags":["sqlite","wrapper","database","cpp"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install sqlitecpp","imports":["#include <SQLiteCpp/SQLiteCpp.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(sqlitecpp CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE SQLiteCpp::SQLiteCpp)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}