Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/nurpax/sqlite-simple

Score: 19.0624234871065

Last synced: 3 days ago
JSON representation

Repository metadata:

Mid-level bindings for sqlite


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 279
Total Committers: 29
Avg Commits per committer: 9.621
Development Distribution Score (DDS): 0.305

Commits in past year: 16
Committers in past year: 3
Avg Commits per committer in past year: 5.333
Development Distribution Score (DDS) in past year: 0.375

Name Email Commits
Janne Hellsten j****t@g****m 194
Emm e****u@g****m 29
Joshua Chia j****a@g****m 11
Jan Hrček h****k@g****m 5
Jeremy List j****t@y****z 4
Joey Adams j****9@g****m 3
Mark Bucciarelli m****c@g****m 3
Reuben D'Netto r****o@g****m 3
Sergey Bushnyak s****k@s****u 3
Alexey Khudyakov a****y@g****m 2
Colin Woodbury c****n@f****a 2
Michael Snoyman m****l@s****m 2
Nick Partridge n****t@g****m 2
2mol 1****l 1
Felix Yan f****s@a****g 1
Attila Domokos a****s@g****m 1
Aycan iRiCAN i****n@g****m 1
Daniel Buckmaster d****r@g****m 1
Daniel Goertzen d****n@g****m 1
Frederik Hanghøj Iversen f****0@g****m 1
George Wilson g****e@w****e 1
Janne Hellsten j****n@n****m 1
Ken Micklas g****t@k****m 1
Linda Ortega Cordoves l****3@g****m 1
Philip Lykke Carlsen p****c@g****m 1
Stephen Paul Weber s****a@s****t 1
Tom Ellis t****3@p****m 1
mkoppmann m****e@m****t 1
vrom911 v****1@g****m 1

Issue and Pull Request metadata

Last synced: 14 days ago

Total issues: 63
Total pull requests: 43
Average time to close issues: 7 months
Average time to close pull requests: 6 months
Total issue authors: 34
Total pull request authors: 31
Average comments per issue: 3.3
Average comments per pull request: 3.05
Merged pull request: 29
Bot issues: 0
Bot pull requests: 0

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

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

Top Issue Authors

  • nurpax (16)
  • singpolyma (5)
  • danwdart (4)
  • Shimuuar (4)
  • paul-r-ml (3)
  • phadej (2)
  • goertzenator (2)
  • merijn (1)
  • mhwombat (1)
  • mvoidex (1)
  • nh2 (1)
  • Shou (1)
  • snoyberg (1)
  • t3hmrman (1)
  • tko (1)

Top Pull Request Authors

  • Emm (4)
  • Shimuuar (4)
  • fredefox (2)
  • quickdudley (2)
  • gwils (2)
  • nkpart (2)
  • snoyberg (2)
  • mkoppmann (2)
  • LindaOrtega (1)
  • ersran9 (1)
  • yogsototh (1)
  • 2mol (1)
  • adomokos (1)
  • plcplc (1)
  • crabmusket (1)

Top Issue Labels

  • enhancement (13)
  • optimization (5)
  • question (4)
  • bug (2)

Top Pull Request Labels


Package metadata

hackage.haskell.org: sqlite-simple

Mid-level SQLite client library, based on postgresql-simple. Main documentation (with examples): Database.SQLite.Simple You can view the project page at http://github.com/nurpax/sqlite-simple for more information.

  • Homepage: http://github.com/nurpax/sqlite-simple
  • Licenses: BSD-3-Clause
  • Latest release: 0.4.19.0 (published 11 months ago)
  • Last Synced: 2024-12-13T16:39:31.157Z (14 days ago)
  • Versions: 32
  • Dependent Packages: 15
  • Dependent Repositories: 322
  • Downloads: 41,122 Total
  • Rankings:
    • Dependent repos count: 1.283%
    • Dependent packages count: 2.04%
    • Downloads: 3.476%
    • Average: 4.04%
    • Forks count: 5.804%
    • Stargazers count: 7.595%
  • Maintainers (3)

Dependencies

sqlite-simple.cabal hackage
  • Only >=0.1 && <0.1.1
  • attoparsec >=0.10.3
  • base <5
  • blaze-builder *
  • blaze-textual *
  • bytestring >=0.9
  • containers *
  • direct-sqlite >=2.3.13 && <2.4
  • exceptions >=0.4
  • semigroups >=0.18 && <0.20
  • template-haskell *
  • text >=0.11
  • time *
  • transformers *
  • HUnit * test
  • base * test
  • base16-bytestring * test
  • bytestring >=0.9 test
  • direct-sqlite * test
  • sqlite-simple * test
  • text * test
  • time * test
.github/workflows/haskell-ci.yml actions
  • actions/cache/restore v3 composite
  • actions/cache/save v3 composite
  • actions/checkout v3 composite