{"id":254993,"name":"mini_sql","ecosystem":"rubygems","description":"A fast, safe, simple direct SQL executor for PG","homepage":"https://github.com/discourse/mini_sql","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/discourse/mini_sql","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2018-06-15T06:30:03.497Z","latest_release_published_at":"2024-08-21T00:45:05.872Z","latest_release_number":"1.6.0","last_synced_at":"2026-05-30T15:16:28.003Z","created_at":"2022-04-06T04:32:04.501Z","updated_at":"2026-05-30T15:16:28.139Z","registry_url":"https://rubygems.org/gems/mini_sql","install_command":"gem install mini_sql -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/mini_sql/","metadata":{"funding":null},"repo_metadata":{"id":33875202,"uuid":"137448279","full_name":"discourse/mini_sql","owner":"discourse","description":"a minimal, fast, safe sql executor","archived":false,"fork":false,"pushed_at":"2024-09-17T21:41:26.000Z","size":225,"stargazers_count":399,"open_issues_count":1,"forks_count":16,"subscribers_count":23,"default_branch":"main","last_synced_at":"2026-04-17T14:28:34.725Z","etag":null,"topics":["rubygem"],"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/discourse.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2018-06-15T06:15:13.000Z","updated_at":"2026-03-19T12:22:47.000Z","dependencies_parsed_at":"2024-06-18T20:12:37.784Z","dependency_job_id":"e9619a43-18c9-45bb-aefc-4e51eddc946c","html_url":"https://github.com/discourse/mini_sql","commit_stats":{"total_commits":126,"total_committers":15,"mean_commits":8.4,"dds":"0.40476190476190477","last_synced_commit":"7e0d428f2a4ddfc1d313368b7bc2b7d393f0139f"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/discourse/mini_sql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/discourse","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/sbom","scorecard":{"id":344644,"data":{"date":"2025-08-11","repo":{"name":"github.com/discourse/mini_sql","commit":"645c65ea37afb6b1a50d013fc7b0c509d6cbc059"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"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":"Code-Review","score":6,"reason":"Found 18/29 approved changesets -- score normalized to 6","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/discourse/mini_sql/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/discourse/mini_sql/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/discourse/mini_sql/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/discourse/mini_sql/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/discourse/mini_sql/ci.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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-18T06:45:40.377Z","repository_id":33875202,"created_at":"2025-08-18T06:45:40.377Z","updated_at":"2025-08-18T06:45:40.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32399108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"discourse","name":"Discourse","uuid":"3220138","kind":"organization","description":"The 100% open source discussion platform built for the next decade of the Internet. ","email":"team@discourse.org","website":"https://www.discourse.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3220138?v=4","repositories_count":473,"last_synced_at":"2023-04-09T03:48:45.404Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/discourse","funding_links":[],"total_stars":51423,"followers":null,"following":null,"created_at":"2022-11-02T16:17:21.502Z","updated_at":"2023-04-09T03:48:46.710Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/discourse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/discourse/repositories"},"tags":[{"name":"v1.6.0","sha":"253f9132616eb6cb74bfd3e2588cc1fbab97cc7e","kind":"tag","published_at":"2024-08-21T00:45:04.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v1.6.0","html_url":"https://github.com/discourse/mini_sql/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c5c2d5f66c53d14d423fd58d44d4190b4a3256c8","kind":"tag","published_at":"2023-08-16T04:27:25.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v1.5.0","html_url":"https://github.com/discourse/mini_sql/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"ddba1b4a232a07645e3801ce8ca8a2ff2294d4bf","kind":"tag","published_at":"2022-03-07T10:24:29.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v1.4.0","html_url":"https://github.com/discourse/mini_sql/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"ea5f6e26e5502ff82620ed9a7ffe164528edb54e","kind":"tag","published_at":"2022-02-02T11:06:23.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v1.3.0","html_url":"https://github.com/discourse/mini_sql/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ba1a835c5b322812992a401e74f3d3c95576a2a0","kind":"tag","published_at":"2022-02-02T11:02:12.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v1.2.0","html_url":"https://github.com/discourse/mini_sql/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"5ed9225240d76dc5c727788676f7f6e61dc8bf9d","kind":"tag","published_at":"2021-03-23T04:05:20.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v1.1.3","html_url":"https://github.com/discourse/mini_sql/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"78b3ab2a046a01105bdec389fe8f806df774b21d","kind":"tag","published_at":"2021-03-23T03:36:19.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v1.1.2","html_url":"https://github.com/discourse/mini_sql/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"e6ffa5dd1b8721ab84a257c9057143a0d8121521","kind":"tag","published_at":"2021-03-22T05:33:25.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v1.1.1","html_url":"https://github.com/discourse/mini_sql/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"be4b109a423db97713b720d364b75a2b2dd4a84f","kind":"tag","published_at":"2021-03-22T00:01:12.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v1.1.0","html_url":"https://github.com/discourse/mini_sql/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"4d3b1107e28705d018b702891535ab6fb18120e0","kind":"tag","published_at":"2020-12-30T22:23:57.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v1.0.1","html_url":"https://github.com/discourse/mini_sql/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"4ee3cb3acf60b6a97d7c555ec9fb33c5f9b0f721","kind":"tag","published_at":"2020-12-29T22:24:13.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v1.0","html_url":"https://github.com/discourse/mini_sql/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v1.0/manifests"},{"name":"v0.3","sha":"b96bca383f0c5fcb778e4baf6df8a785815a54b0","kind":"tag","published_at":"2020-06-25T00:12:45.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.3","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.3/manifests"},{"name":"v0.2.5","sha":"7a2b379adf88c10864596343fdebc5cab048066d","kind":"tag","published_at":"2020-04-07T05:05:06.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.2.5","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"6c309953fbba49385e00e2d795c16774a3aaa071","kind":"tag","published_at":"2020-01-16T04:23:51.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.2.4","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"4e91e0744033a4d2f8d52e5977a27c711aa34a6a","kind":"tag","published_at":"2019-12-20T00:47:37.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.2.3","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"436a88832a03cc449b95d7729fb5f75b1dade0dc","kind":"tag","published_at":"2019-04-11T00:58:05.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.2.2","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"5d94c264ff2bd07097b995b43af72831e088fb65","kind":"tag","published_at":"2019-02-25T03:29:32.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.2.1","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.2.1/manifests"},{"name":"v0.1.10","sha":"1264db6ba31d438cb10f1be450ccdcae22c74dc1","kind":"tag","published_at":"2018-06-24T04:49:34.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.1.10","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"0dcbb312c0308f0e1707ec143aa34e52689f80ea","kind":"tag","published_at":"2018-06-20T06:36:39.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.1.9","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"f71d4d49eaa61c4932b7d365128e9068f9067ed2","kind":"tag","published_at":"2018-06-20T03:17:04.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.1.8","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"4b688e590f12a1477b488f506aa392ae52330f86","kind":"tag","published_at":"2018-06-20T03:01:53.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.1.7","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"af3a8999b4ba19146d31aa6c9e867092369ed16a","kind":"tag","published_at":"2018-06-20T02:36:50.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.1.6","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"66d086ec3b9b913fcbe845fae5d1bcf6c647e090","kind":"tag","published_at":"2018-06-19T06:40:10.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.1.5","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"2e1f14d7870df4f02dcaa93164506ddc281be790","kind":"tag","published_at":"2018-06-19T05:57:23.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.1.4","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"4bdf1c91ba93fa3cc4e190114fa5f841c03c1ece","kind":"tag","published_at":"2018-06-18T08:32:42.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.1.3","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e97042409a9a7ef2a11e76c2d9af3fa1ed5b70fe","kind":"tag","published_at":"2018-06-16T08:41:45.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.1.2","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e2558ed3f16521ad5548b1494a53e7966c1473ac","kind":"tag","published_at":"2018-06-15T07:26:03.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.1.1","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"012f1c687d5971976cf39045591192d3ee9e3b60","kind":"tag","published_at":"2018-06-15T06:29:50.000Z","download_url":"https://codeload.github.com/discourse/mini_sql/tar.gz/v0.1.0","html_url":"https://github.com/discourse/mini_sql/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discourse/mini_sql@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-30T15:16:28.110Z","dependent_packages_count":0,"downloads":1019905,"downloads_period":"total","dependent_repos_count":729,"rankings":{"downloads":3.3084028924571793,"dependent_repos_count":1.2850355357414598,"dependent_packages_count":15.557910281195575,"stargazers_count":2.8840029984162503,"forks_count":6.551943769622294,"docker_downloads_count":0.8251280808445163,"average":5.068737259712879},"purl":"pkg:gem/mini_sql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/mini_sql","docker_dependents_count":91,"docker_downloads_count":32568275,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/mini_sql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/mini_sql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-04T12:09:09.528Z","issues_count":3,"pull_requests_count":57,"avg_time_to_close_issue":53911656.0,"avg_time_to_close_pull_request":4373251.339285715,"issues_closed_count":2,"pull_requests_closed_count":56,"pull_request_authors_count":15,"issue_authors_count":3,"avg_comments_per_issue":4.333333333333333,"avg_comments_per_pull_request":2.719298245614035,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":424702.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/discourse%2Fmini_sql/issues","maintainers":[{"login":"SamSaffron","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamSaffron"},{"login":"davidtaylorhq","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidtaylorhq"},{"login":"xfalcox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xfalcox"},{"login":"OsamaSayegh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OsamaSayegh"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/mini_sql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/mini_sql/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/mini_sql/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/mini_sql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/mini_sql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/mini_sql/codemeta","maintainers":[{"uuid":"3424","login":"samsaffron","name":null,"email":null,"url":null,"packages_count":51,"html_url":"https://rubygems.org/profiles/samsaffron","role":null,"created_at":"2022-11-09T09:40:36.199Z","updated_at":"2022-11-09T09:40:36.199Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/samsaffron/packages"},{"uuid":"143660","login":"discourse-rubygems","name":null,"email":null,"url":null,"packages_count":43,"html_url":"https://rubygems.org/profiles/discourse-rubygems","role":null,"created_at":"2022-11-09T09:40:36.213Z","updated_at":"2022-11-09T09:40:36.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/discourse-rubygems/packages"}]}