{"id":6050966,"name":"py3-sqlglot","ecosystem":"alpine","description":"Python SQL Parser and Transpiler","homepage":"https://github.com/tobymao/sqlglot","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tobymao/sqlglot","keywords_array":[],"namespace":"community","versions_count":25,"first_release_published_at":"2023-01-09T23:04:31.000Z","latest_release_published_at":"2026-04-13T15:53:33.000Z","latest_release_number":"30.0.3-r0","last_synced_at":"2026-04-13T16:01:41.494Z","created_at":"2023-01-31T18:25:01.032Z","updated_at":"2026-04-13T16:01:43.906Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-sqlglot","install_command":"apk add py3-sqlglot","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37001857,"uuid":"347277349","full_name":"tobymao/sqlglot","owner":"tobymao","description":"Python SQL Parser and Transpiler","archived":false,"fork":false,"pushed_at":"2025-10-22T20:59:28.000Z","size":646918,"stargazers_count":8472,"open_issues_count":8,"forks_count":1002,"subscribers_count":48,"default_branch":"main","last_synced_at":"2025-10-22T21:30:20.130Z","etag":null,"topics":["bigquery","clickhouse","databricks","duckdb","hive","mysql","optimizer","parser","postgres","presto","python","redshift","snowflake","spark","sql","sqlite","sqlparser","transpiler","trino","tsql"],"latest_commit_sha":null,"homepage":"https://sqlglot.com/","language":"Python","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/tobymao.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2021-03-13T05:01:56.000Z","updated_at":"2025-10-22T20:11:11.000Z","dependencies_parsed_at":"2023-10-16T06:47:41.039Z","dependency_job_id":"7337e6a2-1249-4fa0-ad83-2087f2041674","html_url":"https://github.com/tobymao/sqlglot","commit_stats":{"total_commits":4622,"total_committers":183,"mean_commits":"25.256830601092897","dds":0.6086109909130246,"last_synced_commit":"0a936bcb2c17112b6b43b61c442b37658155a943"},"previous_names":[],"tags_count":740,"template":false,"template_full_name":null,"purl":"pkg:github/tobymao/sqlglot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobymao%2Fsqlglot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobymao%2Fsqlglot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobymao%2Fsqlglot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobymao%2Fsqlglot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobymao","download_url":"https://codeload.github.com/tobymao/sqlglot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobymao%2Fsqlglot/sbom","scorecard":{"id":640782,"data":{"date":"2025-08-11","repo":{"name":"github.com/tobymao/sqlglot","commit":"c0fec23620a8102ea594ad2ecafd078aefde503d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":6,"reason":"Found 19/30 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":"Maintained","score":10,"reason":"30 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/package-publish.yml:113","Warn: no topLevel permission defined: .github/workflows/benchmark-sqlglot.yml:1","Warn: no topLevel permission defined: .github/workflows/benchmark-sqlglotrs.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/package-publish.yml:9","Warn: no topLevel permission defined: .github/workflows/package-test.yml:1"],"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":"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":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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":"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"}},{"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/benchmark-sqlglot.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/benchmark-sqlglot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-sqlglot.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/benchmark-sqlglot.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark-sqlglot.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/benchmark-sqlglot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmark-sqlglotrs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/benchmark-sqlglotrs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benchmark-sqlglotrs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/benchmark-sqlglotrs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package-publish.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package-publish.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package-publish.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package-publish.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package-publish.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tobymao/sqlglot/package-test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-sqlglot.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-sqlglot.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-sqlglot.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/benchmark-sqlglot.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/package-publish.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/package-publish.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/package-test.yml:28","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand 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"}}]},"last_synced_at":"2025-08-21T10:40:07.565Z","repository_id":37001857,"created_at":"2025-08-21T10:40:07.565Z","updated_at":"2025-08-21T10:40:07.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280958239,"owners_count":26420235,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"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":"tobymao","name":"Toby Mao","uuid":"8205034","kind":"user","description":"","email":"","website":"http://tobymao.com/","location":"San Mateo, CA","twitter":"captaintobs","company":"@TobikoData","icon_url":"https://avatars.githubusercontent.com/u/8205034?u=f2f96370822b3b5c9aa7dd028b7a4961a3747f14\u0026v=4","repositories_count":44,"last_synced_at":"2024-03-18T00:00:28.656Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tobymao","funding_links":[],"total_stars":5852,"followers":null,"following":null,"created_at":"2022-11-08T23:44:47.250Z","updated_at":"2024-03-18T00:00:31.121Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobymao","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobymao/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-22T10:57:38.991Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":3.393080776455855,"stargazers_count":4.57498434564809,"forks_count":7.514088916718848,"average":3.8705385097056983},"purl":"pkg:apk/alpine/py3-sqlglot?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-sqlglot","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-sqlglot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-sqlglot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T00:01:12.925Z","issues_count":1637,"pull_requests_count":3352,"avg_time_to_close_issue":40316.366266760764,"avg_time_to_close_pull_request":45144.23347725008,"issues_closed_count":1417,"pull_requests_closed_count":3011,"pull_request_authors_count":252,"issue_authors_count":771,"avg_comments_per_issue":1.1478313989004276,"avg_comments_per_pull_request":0.6041169451073986,"merged_pull_requests_count":2717,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":570,"past_year_pull_requests_count":1445,"past_year_avg_time_to_close_issue":52667.37360178971,"past_year_avg_time_to_close_pull_request":55867.3377703827,"past_year_issues_closed_count":447,"past_year_pull_requests_closed_count":1202,"past_year_pull_request_authors_count":135,"past_year_issue_authors_count":342,"past_year_avg_comments_per_issue":0.7789473684210526,"past_year_avg_comments_per_pull_request":0.5418685121107266,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1074,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobymao%2Fsqlglot/issues","maintainers":[{"login":"georgesittas","count":970,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/georgesittas"},{"login":"VaggelisD","count":530,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VaggelisD"},{"login":"GeorgeSittas","count":263,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeorgeSittas"},{"login":"geooo109","count":248,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geooo109"},{"login":"tobymao","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tobymao"},{"login":"barakalon","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barakalon"},{"login":"treysp","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/treysp"},{"login":"erindru","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erindru"},{"login":"eakmanrq","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eakmanrq"},{"login":"fivetran-amrutabhimsenayachit","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fivetran-amrutabhimsenayachit"},{"login":"fivetran-BradfordPaskewitz","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fivetran-BradfordPaskewitz"},{"login":"izeigerman","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/izeigerman"},{"login":"vchan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vchan"},{"login":"benfdking","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benfdking"},{"login":"acreux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acreux"},{"login":"crericha","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crericha"},{"login":"themisvaltinos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/themisvaltinos"},{"login":"robert8138","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robert8138"},{"login":"ginter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ginter"},{"login":"Themiscodes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Themiscodes"}],"active_maintainers":[{"login":"georgesittas","count":330,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/georgesittas"},{"login":"geooo109","count":248,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geooo109"},{"login":"VaggelisD","count":238,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VaggelisD"},{"login":"fivetran-amrutabhimsenayachit","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fivetran-amrutabhimsenayachit"},{"login":"fivetran-BradfordPaskewitz","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fivetran-BradfordPaskewitz"},{"login":"erindru","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erindru"},{"login":"tobymao","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tobymao"},{"login":"treysp","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/treysp"},{"login":"barakalon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barakalon"},{"login":"benfdking","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benfdking"},{"login":"eakmanrq","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eakmanrq"},{"login":"izeigerman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/izeigerman"},{"login":"themisvaltinos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/themisvaltinos"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-sqlglot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-sqlglot/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-sqlglot/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-sqlglot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-sqlglot/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-sqlglot/codemeta","maintainers":[{"uuid":"omni+alpine@hack.org","login":null,"name":"omni","email":"omni+alpine@hack.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","packages_count":429,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=omni","role":null,"created_at":"2023-01-31T21:30:07.032Z","updated_at":"2023-01-31T21:30:07.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/omni+alpine@hack.org/packages"}]}