{"library":"gdbm","type":"library","category":null,"description":"GDBM is a library of database functions that use extensible hashing and works similar to the standard UNIX dbm.","language":"cpp","status":"active","version":"1.24","tags":["database","hashing","dbm","key-value"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install gdbm","imports":["#include <gdbm.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(gdbm CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE GDBM::GDBM)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}