{"id":17767635,"url":"https://github.com/reimunotmoe/pqpp","last_synced_at":"2025-03-15T14:30:25.922Z","repository":{"id":92642941,"uuid":"193991088","full_name":"ReimuNotMoe/pqpp","owner":"ReimuNotMoe","description":"A simple and easy-to-use async C++ PostgreSQL client library.","archived":true,"fork":false,"pushed_at":"2019-07-06T19:17:54.000Z","size":15,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T14:31:16.572Z","etag":null,"topics":["boost-asio","coroutine","cpp","postgresql"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/ReimuNotMoe.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}},"created_at":"2019-06-26T23:33:04.000Z","updated_at":"2023-08-04T14:21:27.000Z","dependencies_parsed_at":"2023-03-27T13:34:58.372Z","dependency_job_id":null,"html_url":"https://github.com/ReimuNotMoe/pqpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReimuNotMoe%2Fpqpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReimuNotMoe%2Fpqpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReimuNotMoe%2Fpqpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReimuNotMoe%2Fpqpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReimuNotMoe","download_url":"https://codeload.github.com/ReimuNotMoe/pqpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243742480,"owners_count":20340658,"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":["boost-asio","coroutine","cpp","postgresql"],"created_at":"2024-10-26T20:50:02.057Z","updated_at":"2025-03-15T14:30:25.915Z","avatar_url":"https://github.com/ReimuNotMoe.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pqpp\n\nA simple and easy-to-use async C++ PostgreSQL client library.\n\n## Features\n- Easy to use\n- No templates and complicated data structures\n- The usage is almost identical with nodejs's [pg](https://node-postgres.com/)\n\n## Usage\nSee [demo.cpp](https://github.com/ReimuNotMoe/pqpp/blob/master/demo.cpp)\n\n## Caveats\nThe project is in alpha \u0026 WIP state. It's not recommended to use in production environments.\n\n## Build\n### Dependencies\n- C++17 compatible compiler and runtime\n- libpg\n- OpenSSL\n- boost_system\n- boost_coroutine\n\n### Compile\nNearly all my projects use CMake. It's very simple:\n\n    mkdir build\n    cd build\n    cmake ..\n    make -j `nproc`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freimunotmoe%2Fpqpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freimunotmoe%2Fpqpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freimunotmoe%2Fpqpp/lists"}