{"id":3493403,"name":"github.com/jmoiron/sqlx","ecosystem":"go","description":"Package sqlx provides general purpose extensions to database/sql.","homepage":"https://github.com/jmoiron/sqlx","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jmoiron/sqlx","keywords_array":[],"namespace":"github.com/jmoiron","versions_count":8,"first_release_published_at":"2018-10-16T04:30:02.000Z","latest_release_published_at":"2024-04-15T12:21:02.000Z","latest_release_number":"v1.4.0","last_synced_at":"2026-09-25T00:11:17.149Z","created_at":"2022-04-10T19:16:49.130Z","updated_at":"2026-09-25T00:11:17.149Z","registry_url":"https://pkg.go.dev/github.com/jmoiron/sqlx","install_command":"go get github.com/jmoiron/sqlx","documentation_url":"https://pkg.go.dev/github.com/jmoiron/sqlx#section-documentation","metadata":null,"repo_metadata":{"id":6633457,"uuid":"7877397","full_name":"jmoiron/sqlx","owner":"jmoiron","description":"general purpose extensions to golang's database/sql","archived":false,"fork":false,"pushed_at":"2024-08-15T16:19:19.000Z","size":877,"stargazers_count":17736,"open_issues_count":395,"forks_count":1117,"subscribers_count":194,"default_branch":"master","last_synced_at":"2026-09-18T21:55:42.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://jmoiron.github.io/sqlx/","language":"Go","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/jmoiron.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":"2013-01-28T19:40:00.000Z","updated_at":"2026-09-18T12:45:53.000Z","dependencies_parsed_at":"2024-11-05T22:47:13.625Z","dependency_job_id":null,"html_url":"https://github.com/jmoiron/sqlx","commit_stats":{"total_commits":352,"total_committers":91,"mean_commits":3.868131868131868,"dds":0.4289772727272727,"last_synced_commit":"41dac167fdad5e3fd81d66cafba0951dc6823a30"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/jmoiron/sqlx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmoiron","download_url":"https://codeload.github.com/jmoiron/sqlx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/sbom","scorecard":{"id":524649,"data":{"date":"2025-08-11","repo":{"name":"github.com/jmoiron/sqlx","commit":"41dac167fdad5e3fd81d66cafba0951dc6823a30"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"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":"Code-Review","score":5,"reason":"Found 10/17 approved changesets -- score normalized to 5","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":-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":"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":"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":"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"}},{"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"}}]},"last_synced_at":"2025-08-20T04:02:10.550Z","repository_id":6633457,"created_at":"2025-08-20T04:02:10.550Z","updated_at":"2025-08-20T04:02:10.550Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37480697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-19T02:00:07.094Z","response_time":73,"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":"jmoiron","name":"Jason Moiron","uuid":"218132","kind":"user","description":"","email":"","website":"http://jmoiron.net","location":"New York City","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/218132?u=7da1c1b26378ca259ab676fd3ad17243e692d4f9\u0026v=4","repositories_count":89,"last_synced_at":"2025-03-30T17:45:13.999Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jmoiron","funding_links":[],"total_stars":20016,"followers":902,"following":0,"created_at":"2022-11-02T18:17:13.750Z","updated_at":"2025-03-30T17:45:13.999Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmoiron","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmoiron/repositories"},"tags":[{"name":"v1.4.0","sha":"bc916999dc0011f5caf1f0d40e898ea9f839f4ea","kind":"commit","published_at":"2024-04-15T12:21:02.000Z","download_url":"https://codeload.github.com/jmoiron/sqlx/tar.gz/v1.4.0","html_url":"https://github.com/jmoiron/sqlx/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmoiron/sqlx@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"28212d434cdd87418ecd0cb81173690ce7ac6ab6","kind":"commit","published_at":"2022-04-16T13:03:07.000Z","download_url":"https://codeload.github.com/jmoiron/sqlx/tar.gz/v1.3.5","html_url":"https://github.com/jmoiron/sqlx/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmoiron/sqlx@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"92bfa368c21aafd33626444a47b2f99be2432623","kind":"commit","published_at":"2021-05-15T16:50:02.000Z","download_url":"https://codeload.github.com/jmoiron/sqlx/tar.gz/v1.3.4","html_url":"https://github.com/jmoiron/sqlx/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmoiron/sqlx@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"874a5d4c14788a7ade895f913e4ae947a6354922","kind":"tag","published_at":"2021-04-08T03:38:46.000Z","download_url":"https://codeload.github.com/jmoiron/sqlx/tar.gz/v1.3.3","html_url":"https://github.com/jmoiron/sqlx/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmoiron/sqlx@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"1723f86cf23caef47bf9140aea16acfd2f7c4542","kind":"tag","published_at":"2021-04-08T02:11:59.000Z","download_url":"https://codeload.github.com/jmoiron/sqlx/tar.gz/v1.3.2","html_url":"https://github.com/jmoiron/sqlx/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmoiron/sqlx@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"75a7ebf246fd757c9c7742da7dc4d26c6fdb6b5b","kind":"tag","published_at":"2021-01-25T23:23:46.000Z","download_url":"https://codeload.github.com/jmoiron/sqlx/tar.gz/v1.3.1","html_url":"https://github.com/jmoiron/sqlx/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmoiron/sqlx@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"4cb7f7deb4568d8eb302e8d5fb37dfe20f00cdcc","kind":"tag","published_at":"2021-01-25T00:55:15.000Z","download_url":"https://codeload.github.com/jmoiron/sqlx/tar.gz/v1.3.0","html_url":"https://github.com/jmoiron/sqlx/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmoiron/sqlx@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"d161d7a76b5661016ad0b085869f77fd410f3e6a","kind":"commit","published_at":"2018-10-16T04:30:02.000Z","download_url":"https://codeload.github.com/jmoiron/sqlx/tar.gz/v1.2.0","html_url":"https://github.com/jmoiron/sqlx/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmoiron/sqlx@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/v1.2.0/manifests"},{"name":"sqlx-v1.1","sha":"69738bd209812c5a381786011aff17944a384554","kind":"commit","published_at":"2015-01-10T15:27:46.000Z","download_url":"https://codeload.github.com/jmoiron/sqlx/tar.gz/sqlx-v1.1","html_url":"https://github.com/jmoiron/sqlx/releases/tag/sqlx-v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmoiron/sqlx@sqlx-v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/sqlx-v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/sqlx-v1.1/manifests"},{"name":"sqlx-v1.0","sha":"0475b64a2b5be0ec5b28f1d638c2927805cbfe60","kind":"commit","published_at":"2014-04-29T06:21:16.000Z","download_url":"https://codeload.github.com/jmoiron/sqlx/tar.gz/sqlx-v1.0","html_url":"https://github.com/jmoiron/sqlx/releases/tag/sqlx-v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jmoiron/sqlx@sqlx-v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/sqlx-v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmoiron%2Fsqlx/tags/sqlx-v1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-25T00:11:16.789Z","dependent_packages_count":8298,"downloads":null,"downloads_period":null,"dependent_repos_count":29495,"rankings":{"downloads":null,"dependent_repos_count":0.0335130671039324,"dependent_packages_count":0.02214256219366962,"stargazers_count":0.511971944775253,"forks_count":0.8668513875008228,"docker_downloads_count":0.018352393890248696,"average":0.2905662710927853},"purl":"pkg:golang/github.com/jmoiron/sqlx","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jmoiron/sqlx","docker_dependents_count":3147,"docker_downloads_count":16908066591,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jmoiron/sqlx","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jmoiron/sqlx/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-23T13:43:46.963Z","issues_count":180,"pull_requests_count":127,"avg_time_to_close_issue":13647989.796875,"avg_time_to_close_pull_request":32431550.622222222,"issues_closed_count":64,"pull_requests_closed_count":45,"pull_request_authors_count":99,"issue_authors_count":173,"avg_comments_per_issue":2.65,"avg_comments_per_pull_request":1.8818897637795275,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":31898.0,"past_year_avg_time_to_close_pull_request":2275948.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.5294117647058824,"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/jmoiron%2Fsqlx/issues","maintainers":[{"login":"dlsniper","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlsniper"},{"login":"jmoiron","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmoiron"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjmoiron%2Fsqlx/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjmoiron%2Fsqlx/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjmoiron%2Fsqlx/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjmoiron%2Fsqlx/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjmoiron%2Fsqlx/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjmoiron%2Fsqlx/codemeta","maintainers":[]}