An open API service for producing an overview of a list of open source projects.

https://github.com/DataDog/go-sqllexer

Score: 23.971574637111154

Last synced: about 16 hours ago
JSON representation

Repository metadata:

Simple SQL lexer written in Go


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 157
Total Committers: 11
Avg Commits per committer: 14.273
Development Distribution Score (DDS): 0.261

Commits in past year: 33
Committers in past year: 8
Avg Commits per committer in past year: 4.125
Development Distribution Score (DDS) in past year: 0.424

Name Email Commits
Zhengda Lu z****u@d****m 116
Eric Weaver e****5@g****m 19
Nenad Noveljic 1****c 4
Austin Bergstrom a****m@d****m 4
Seth Samuel s****l@d****m 3
Joel Marcotte 9****e 3
Paul Cacheux p****x@d****m 2
Pierre Le Noan 1****d 2
Alex Weisberger a****r@g****m 2
blotus s****n@b****e 1
Julien Doutre 3****e 1

Issue and Pull Request metadata

Last synced: 6 days ago

Total issues: 6
Total pull requests: 97
Average time to close issues: about 2 months
Average time to close pull requests: 4 days
Total issue authors: 6
Total pull request authors: 14
Average comments per issue: 0.17
Average comments per pull request: 0.41
Merged pull request: 81
Bot issues: 0
Bot pull requests: 1

Past year issues: 3
Past year pull requests: 19
Past year average time to close issues: 2 months
Past year average time to close pull requests: 11 days
Past year issue authors: 3
Past year pull request authors: 9
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.26
Past year merged pull request: 14
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/DataDog/go-sqllexer

Top Issue Authors

  • jasonmp85 (1)
  • keisku (1)
  • dobegor (1)
  • tanner-bruce (1)
  • shagr4th (1)
  • eric-weaver (1)

Top Pull Request Authors

  • lu-zhengda (59)
  • nenadnoveljic (7)
  • sethsamuel (6)
  • paulcacheux (4)
  • eric-weaver (4)
  • joelmarcotte (3)
  • databergs (3)
  • amw-zero (3)
  • pierreln-dd (2)
  • shagr4th (2)
  • Eldolfin (1)
  • blotus (1)
  • gh-worker-campaigns-3e9aa4[bot] (1)
  • keisku (1)

Top Issue Labels

Top Pull Request Labels

  • mergequeue-status: removed (4)
  • mergequeue-status: error (1)
  • mergequeue-status: done (1)
  • campaigner-automated-change (1)

Package metadata

proxy.golang.org: github.com/Datadog/go-sqllexer

proxy.golang.org: github.com/DataDog/go-sqllexer

  • Homepage: https://github.com/DataDog/go-sqllexer
  • Documentation: https://pkg.go.dev/github.com/DataDog/go-sqllexer#section-documentation
  • Licenses: MIT
  • Latest release: v0.2.3 (published 17 days ago)
  • Last Synced: 2026-07-15T13:56:25.545Z (8 days ago)
  • Versions: 49
  • Dependent Packages: 105
  • Dependent Repositories: 0
  • Docker Downloads: 61,594,998
  • Rankings:
    • Dependent packages count: 8.502%
    • Dependent repos count: 10.145%
    • Average: 14.239%
    • Forks count: 18.945%
    • Stargazers count: 19.365%
proxy.golang.org: github.com/datadog/go-sqllexer

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/datadog/go-sqllexer#section-documentation
  • Licenses: apache-2.0
  • Latest release: v0.2.3 (published 17 days ago)
  • Last Synced: 2026-07-15T13:56:24.561Z (8 days ago)
  • Versions: 49
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 8.502%
    • Dependent repos count: 10.145%
    • Average: 14.239%
    • Forks count: 18.945%
    • Stargazers count: 19.365%

Dependencies

.github/workflows/lint.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
  • golangci/golangci-lint-action v3 composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
go.mod go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.8.4
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.8.4
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.1