{"id":20163354,"url":"https://github.com/sjinks/sqlite3-cmake","last_synced_at":"2025-09-21T12:33:06.241Z","repository":{"id":219617506,"uuid":"749249051","full_name":"sjinks/sqlite3-cmake","owner":"sjinks","description":"libsqlite3 with CMake support","archived":false,"fork":false,"pushed_at":"2024-12-29T21:11:53.000Z","size":78,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T22:18:58.768Z","etag":null,"topics":["cmake","cmake-lib","libsqlite3","sqlite","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sjinks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://www.paypal.com/donate/?hosted_button_id=SAG6877JDJ3KU","https://send.monobank.ua/jar/7rosVfiwKM"]}},"created_at":"2024-01-28T02:00:37.000Z","updated_at":"2024-12-29T21:11:56.000Z","dependencies_parsed_at":"2024-03-12T13:29:38.942Z","dependency_job_id":"6beb3036-d9f4-4d1d-82f9-0cb02ed9c1ec","html_url":"https://github.com/sjinks/sqlite3-cmake","commit_stats":null,"previous_names":["sjinks/sqlite3-cmake"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjinks%2Fsqlite3-cmake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjinks%2Fsqlite3-cmake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjinks%2Fsqlite3-cmake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjinks%2Fsqlite3-cmake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjinks","download_url":"https://codeload.github.com/sjinks/sqlite3-cmake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233753784,"owners_count":18724886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cmake","cmake-lib","libsqlite3","sqlite","sqlite3"],"created_at":"2024-11-14T00:29:11.953Z","updated_at":"2025-09-21T12:33:06.229Z","avatar_url":"https://github.com/sjinks.png","language":"CMake","funding_links":["https://www.paypal.com/donate/?hosted_button_id=SAG6877JDJ3KU","https://send.monobank.ua/jar/7rosVfiwKM"],"categories":[],"sub_categories":[],"readme":"# sqlite3-cmake\n\n[![Build](https://github.com/sjinks/sqlite3-cmake/actions/workflows/build.yml/badge.svg)](https://github.com/sjinks/sqlite3-cmake/actions/workflows/build.yml)\n\nlibsqlite3 with CMake support.\n\n## Usage with [FetchContent](https://cmake.org/cmake/help/latest/module/FetchContent.html)\n\n```cmake\ninclude(FetchContent)\nFetchContent_Declare(sqlite3 GIT_REPOSITORY https://github.com/sjinks/sqlite3-cmake GIT_TAG v3.49.1)\nFetchContent_MakeAvailable(sqlite3)\n\ntarget_link_libraries(mytarget SQLite::SQLite3)\n```\n\n## Usage with [CPM.cmake](https://github.com/cpm-cmake/CPM.cmake)\n\n```cmake\nfile(DOWNLOAD https://github.com/cpm-cmake/CPM.cmake/releases/download/v0.42.0/CPM.cmake ${CMAKE_CURRENT_BINARY_DIR}/cmake/CPM.cmake)\ninclude(${CMAKE_CURRENT_BINARY_DIR}/cmake/CPM.cmake)\n\nCPMAddPackage(\"gh:sjinks/sqlite3-cmake@3.49.1\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjinks%2Fsqlite3-cmake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsjinks%2Fsqlite3-cmake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsjinks%2Fsqlite3-cmake/lists"}