{"id":12296095,"name":"postgresql_cursor","ecosystem":"rubygems","description":"  PostgreSQL Cursor is an extension to the ActiveRecord PostgreSQLAdapter for\n  very large result sets.  It provides a cursor open/fetch/close interface to\n  access data without loading all rows into memory, and instead loads the result\n  rows in 'chunks' (default of 1_000 rows), buffers them, and returns the rows\n  one at a time.\n","homepage":"http://github.com/afair/postgresql_cursor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/afair/postgresql_cursor","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2010-05-17T16:04:53.708Z","latest_release_published_at":"2026-04-08T15:13:43.883Z","latest_release_number":"0.6.10","last_synced_at":"2026-06-04T20:00:43.316Z","created_at":"2025-10-07T04:59:36.188Z","updated_at":"2026-06-04T20:01:17.565Z","registry_url":"https://gem.coop/gems/postgresql_cursor","install_command":"gem install postgresql_cursor -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/postgresql_cursor/","metadata":{"funding":null},"repo_metadata":{"id":908223,"uuid":"666958","full_name":"afair/postgresql_cursor","owner":"afair","description":"ActiveRecord PostgreSQL Adapter extension for using a cursor to return a large result set","archived":false,"fork":false,"pushed_at":"2026-04-08T15:13:04.000Z","size":168,"stargazers_count":650,"open_issues_count":5,"forks_count":46,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-05-31T15:10:31.146Z","etag":null,"topics":["activerecord","batch","cursor","for-update","large-scale","postgresql","postgresql-cursor","ruby","ruby-gem"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/afair.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-05-14T18:17:58.000Z","updated_at":"2026-05-19T16:03:48.000Z","dependencies_parsed_at":"2024-06-03T13:33:04.453Z","dependency_job_id":"226b4437-a3d2-4f13-b424-a6d0f49284e1","html_url":"https://github.com/afair/postgresql_cursor","commit_stats":{"total_commits":123,"total_committers":21,"mean_commits":5.857142857142857,"dds":"0.33333333333333337","last_synced_commit":"14735ca64c4fd5cddef351efb510c4d69b940a8c"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/afair/postgresql_cursor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afair","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/sbom","scorecard":{"id":169388,"data":{"date":"2025-08-11","repo":{"name":"github.com/afair/postgresql_cursor","commit":"271954d817635b1f2c7fc5c0f3465dcc843c3ba9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/16 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T15:58:47.218Z","repository_id":908223,"created_at":"2025-08-16T15:58:47.218Z","updated_at":"2025-08-16T15:58:47.218Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33805341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"afair","name":"Allen Fair","uuid":"1404","kind":"user","description":"Searching for the perfect abstraction","email":"","website":"https://girders.org","location":"King of Prussia, PA","twitter":"allenfair","company":"@biglist ","icon_url":"https://avatars.githubusercontent.com/u/1404?v=4","repositories_count":25,"last_synced_at":"2023-04-12T23:20:36.352Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/afair","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T17:39:10.480Z","updated_at":"2023-04-12T23:20:36.442Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afair","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afair/repositories"},"tags":[{"name":"v0.6.10","sha":"c6979f7bad9487e2462864ce1bd63e8a5be53f16","kind":"tag","published_at":"2026-04-08T15:13:04.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.6.10","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"271954d817635b1f2c7fc5c0f3465dcc843c3ba9","kind":"tag","published_at":"2024-06-03T11:56:19.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.6.9","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"14735ca64c4fd5cddef351efb510c4d69b940a8c","kind":"tag","published_at":"2023-01-18T20:34:31.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.6.8","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"0e0f6685c4bd24ec5b37adfa8f542a5a7cb02167","kind":"tag","published_at":"2023-01-10T20:35:10.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.6.7","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"e6bde820d4cc64525a0083c21ee1d75a43ec3390","kind":"tag","published_at":"2022-10-31T18:33:47.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.6.6","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"4b6c630b3f3ae6199258036fab3428a828ea5bc8","kind":"tag","published_at":"2022-10-29T13:17:53.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.6.5","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"b2c9e4ecbf46db8ee5d47ec7ff5ba926ec30d087","kind":"tag","published_at":"2019-10-03T15:04:42.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.6.4","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"44e9d69f76801ec93579e7556ff7903aaf1f2a74","kind":"tag","published_at":"2019-09-30T13:54:39.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.6.3","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"92224ba8e33df8da85b9c31ffdb56feb29390887","kind":"tag","published_at":"2018-09-08T15:47:54.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.6.2","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"d4222a84eaf756c14e4b24bb47cb3318a22c5fd5","kind":"tag","published_at":"2016-09-02T13:27:10.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.6.1","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"ff806d4984458275eba8610676e4e8c7906f81fd","kind":"tag","published_at":"2016-02-22T01:23:49.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.6.0","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"261075ed26d830cf3d960d7a447c3badbaa68734","kind":"tag","published_at":"2014-09-11T15:35:36.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.5.1","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae8762d3afc1dc34ff7b4ffc15482d946880e465","kind":"tag","published_at":"2014-06-26T19:58:40.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.5.0","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"aa6d5e299877dfc22b38f1054e29b4186091db13","kind":"commit","published_at":"2014-06-06T12:14:44.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.4.3","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"94f0e6180af113c9e47fb8ac3749b60884769871","kind":"commit","published_at":"2012-07-21T00:44:33.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.4.0","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"9fce7e2be308b5c6a11dbdbb16c0618de3ee7be5","kind":"commit","published_at":"2010-08-06T16:50:08.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.3.1","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"9c7b742d18c02c8a9054a50319c6dd11eb3d6143","kind":"commit","published_at":"2010-07-29T20:54:14.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.3.0","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"cbdcec7839d40ef9f196a993da7af5caf0103360","kind":"commit","published_at":"2010-05-17T16:04:49.000Z","download_url":"https://codeload.github.com/afair/postgresql_cursor/tar.gz/v0.2.0","html_url":"https://github.com/afair/postgresql_cursor/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/afair/postgresql_cursor@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-06-04T20:01:17.565Z","dependent_packages_count":0,"downloads":5672708,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":1.5900391427521032,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.5300130475840344},"purl":"pkg:gem/postgresql_cursor?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/postgresql_cursor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/postgresql_cursor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/postgresql_cursor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-10T22:08:03.473Z","issues_count":29,"pull_requests_count":38,"avg_time_to_close_issue":33246054.4,"avg_time_to_close_pull_request":15793921.621621622,"issues_closed_count":25,"pull_requests_closed_count":37,"pull_request_authors_count":27,"issue_authors_count":25,"avg_comments_per_issue":2.0344827586206895,"avg_comments_per_pull_request":1.5789473684210527,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/afair%2Fpostgresql_cursor/issues","maintainers":[{"login":"afair","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/afair"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/postgresql_cursor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/postgresql_cursor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/postgresql_cursor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/postgresql_cursor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/postgresql_cursor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/postgresql_cursor/codemeta","maintainers":[{"uuid":"1111","login":"allenfair","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://gem.coop/profiles/allenfair","role":null,"created_at":"2025-10-08T02:41:43.261Z","updated_at":"2025-10-08T02:41:43.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/allenfair/packages"}]}