{"library":"sqlgen","type":"library","category":null,"description":"ORM and SQL query generator for C++20, similar to Python's SQLAlchemy or Rust's Diesel.","language":"cpp","status":"active","version":"0.6.0","tags":["orm","sql","database","c++20","query"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install sqlgen","imports":["#include <sqlgen/sqlgen.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(sqlgen CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE sqlgen::sqlgen)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}