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.792696234079642

Last synced: about 9 hours ago
JSON representation

Repository metadata:

GORM sqlite driver


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 129
Total Committers: 40
Avg Commits per committer: 3.225
Development Distribution Score (DDS): 0.674

Commits in past year: 8
Committers in past year: 5
Avg Commits per committer in past year: 1.6
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
dependabot[bot] 4****] 42
Jinzhu w****p@g****m 39
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
Albert Koczy a****s@w****l 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
ChrisPortman c****s@p****u 1
Chris Hurst 4****h 1
Artemii Shepelev f****n@g****m 1
Alexandre Boucey T****u 1
赵日天 1****2@q****m 1
Deepak Kumar d****k@p****n 1
Kenny Leung k****4@g****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
Trock 3****L 1
and 10 more...

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 42
Total pull requests: 155
Average time to close issues: 4 months
Average time to close pull requests: 23 days
Total issue authors: 41
Total pull request authors: 37
Average comments per issue: 1.4
Average comments per pull request: 0.99
Merged pull request: 60
Bot issues: 0
Bot pull requests: 100

Past year issues: 1
Past year pull requests: 17
Past year average time to close issues: N/A
Past year average time to close pull requests: 8 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.35
Past year merged pull request: 3
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)
  • glebarez (2)
  • ghost (2)
  • Shion1305 (2)
  • alufers (2)
  • a631807682 (2)
  • ytsruh (2)
  • ncruces (2)
  • ThisIsAreku (2)
  • LouisBrunner (2)
  • dino-ma (1)
  • 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-05T21:01:05.798Z (about 13 hours 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-07-11T22:15:32.942Z (26 days 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