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

https://github.com/go-gorm/sqlite

gorm-sqlite-driver

Score: 27.832885617476474

Last synced: about 4 hours ago
JSON representation

Repository metadata:

GORM sqlite driver


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 142
Total Committers: 43
Avg Commits per committer: 3.302
Development Distribution Score (DDS): 0.669

Commits in past year: 18
Committers in past year: 6
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.556

Name Email Commits
dependabot[bot] 4****] 47
Jinzhu w****p@g****m 39
耗子 h****i@l****l 6
black-06 h****g@f****m 5
Saeid s****e@y****m 4
Cr 6****2@q****m 2
glebarez 4****z 2
robhafner r****r@s****m 2
Kenny Leung k****4@g****m 1
Jun Wei l****n@y****k 1
Jeff Ortel j****l@r****m 1
Franco Liberali f****i@g****m 1
Florent Clairambault f****t@c****r 1
Fabio Bonelli f****i@g****m 1
Douglas Danger Manley d****y@g****m 1
David Pavlovschii 1****i 1
ChrisPortman c****s@p****u 1
Chris Hurst 4****h 1
Artemii Shepelev f****n@g****m 1
Alexandre Boucey T****u 1
Albert Koczy a****s@w****l 1
赵日天 1****2@q****m 1
zakaria chahboun z****6@g****m 1
yx179971 3****9@q****m 1
labulaka521 l****a@g****m 1
kinggo 3****e 1
guangwu g****u@m****m 1
duc 1****8@q****m 1
dino.ma d****a@1****m 1
cncal f****n@q****m 1
and 13 more...

Issue and Pull Request metadata

Last synced: 5 days ago

Total issues: 42
Total pull requests: 156
Average time to close issues: 5 months
Average time to close pull requests: 22 days
Total issue authors: 41
Total pull request authors: 37
Average comments per issue: 1.4
Average comments per pull request: 1.01
Merged pull request: 61
Bot issues: 0
Bot pull requests: 100

Past year issues: 1
Past year pull requests: 18
Past year average time to close issues: N/A
Past year average time to close pull requests: 7 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.56
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 15

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

Top Issue Authors

  • muety (2)
  • glebarez (1)
  • Shion1305 (1)
  • gsxhnd (1)
  • icepie (1)
  • iredmail (1)
  • robert-t7k (1)
  • lynnclub (1)
  • voltagex (1)
  • cncal (1)
  • guanfj (1)
  • WinXaito (1)
  • CoiaPrant233 (1)
  • rams3sh (1)
  • JonathonReinhart (1)

Top Pull Request Authors

  • dependabot[bot] (100)
  • black-06 (6)
  • saeidee (4)
  • robhafner (3)
  • ytsruh (2)
  • LouisBrunner (2)
  • ThisIsAreku (2)
  • ncruces (2)
  • a631807682 (2)
  • h2zi (2)
  • alufers (2)
  • Shion1305 (2)
  • ghost (2)
  • glebarez (2)
  • mtfelian (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (100)
  • go (88)
  • github_actions (12)
  • hacktoberfest-accepted (1)

Package metadata

proxy.golang.org: gorm.io/driver/sqlite

  • Homepage: https://github.com/go-gorm/sqlite
  • Documentation: https://pkg.go.dev/gorm.io/driver/sqlite#section-documentation
  • Licenses: MIT
  • Latest release: v1.6.0 (published about 1 year ago)
  • Last Synced: 2026-08-10T04:02:57.574Z (1 day ago)
  • Versions: 45
  • Dependent Packages: 3,615
  • Dependent Repositories: 5,707
  • Docker Downloads: 116,144,270
  • Rankings:
    • Dependent packages count: 0.061%
    • Dependent repos count: 0.109%
    • Docker downloads count: 0.246%
    • Average: 1.515%
    • Forks count: 2.559%
    • Stargazers count: 4.6%
proxy.golang.org: github.com/go-gorm/sqlite

  • Homepage: https://github.com/go-gorm/sqlite
  • Documentation: https://pkg.go.dev/github.com/go-gorm/sqlite#section-documentation
  • Licenses: MIT
  • Latest release: v1.6.0 (published about 1 year ago)
  • Last Synced: 2026-08-10T04:04:23.638Z (1 day ago)
  • Versions: 45
  • Dependent Packages: 1
  • Dependent Repositories: 9
  • Rankings:
    • Dependent repos count: 1.738%
    • Forks count: 2.616%
    • Average: 4.654%
    • Stargazers count: 4.709%
    • Dependent packages count: 9.553%
proxy.golang.org: github.com/derrick-yang/gorm-sqlite-sqlcipher


Dependencies

go.mod go
  • github.com/jinzhu/now v1.1.5
  • github.com/mattn/go-sqlite3 v1.14.12
  • gorm.io/gorm v1.23.4
go.sum go
  • github.com/jinzhu/inflection v1.0.0
  • github.com/jinzhu/now v1.1.4
  • github.com/jinzhu/now v1.1.5
  • github.com/mattn/go-sqlite3 v1.14.12
  • gorm.io/gorm v1.23.4
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite