{"id":13878130,"name":"sqlglotc","ecosystem":"pypi","description":"mypyc-compiled extensions for sqlglot","homepage":"https://sqlglot.com/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tobymao/sqlglot","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2026-02-21T21:38:05.000Z","latest_release_published_at":"2026-04-02T11:45:39.000Z","latest_release_number":"30.2.1","last_synced_at":"2026-04-07T09:56:56.040Z","created_at":"2026-02-23T00:14:09.613Z","updated_at":"2026-04-07T10:35:30.887Z","registry_url":"https://pypi.org/project/sqlglotc/","install_command":"pip install sqlglotc --index-url https://pypi.org/simple","documentation_url":"https://sqlglotc.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"sqlglotc","project_status":null},"repo_metadata":{"id":37001857,"uuid":"347277349","full_name":"tobymao/sqlglot","owner":"tobymao","description":"Python SQL Parser and Transpiler","archived":false,"fork":false,"pushed_at":"2026-03-27T19:24:51.000Z","size":37381,"stargazers_count":9077,"open_issues_count":5,"forks_count":1094,"subscribers_count":50,"default_branch":"main","last_synced_at":"2026-03-29T09:35:35.421Z","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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2021-03-13T05:01:56.000Z","updated_at":"2026-03-29T08:35:54.000Z","dependencies_parsed_at":"2026-01-19T19:01:45.399Z","dependency_job_id":null,"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":762,"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":286080680,"owners_count":31350979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T08:03:20.796Z","status":"ssl_error","status_checked_at":"2026-04-03T08:00:37.834Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"}},"repo_metadata_updated_at":"2026-04-07T10:35:30.864Z","dependent_packages_count":0,"downloads":1030459,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":44.1064144280237,"dependent_packages_count":7.800381659342776,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.953398043683237},"purl":"pkg:pypi/sqlglotc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sqlglotc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sqlglotc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sqlglotc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlglotc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlglotc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlglotc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlglotc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlglotc/codemeta","maintainers":[{"uuid":"tobymao","login":"tobymao","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/tobymao/","role":"Owner","created_at":"2026-02-23T00:14:17.802Z","updated_at":"2026-02-23T00:14:17.802Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tobymao/packages"}]}