Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/lykahb/groundhog

Last synced: about 2 hours ago

Repository metadata:

This library maps datatypes to a relational model, in a way similar to what ORM libraries do in OOP. See the tutorial https://www.schoolofhaskell.com/user/lykahb/groundhog for introduction


Owner metadata:


Committers metadata

Last synced: about 6 hours ago

Total Commits: 496
Total Committers: 21
Avg Commits per committer: 23.619
Development Distribution Score (DDS): 0.185

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Boris Lykah l****b@g****m 404
Boris Lykah l****m 55
Douglas Burke d****w@g****m 10
Luka Horvat l****9@g****m 4
fendor p****s@g****m 4
Aidan Coyne a****e@b****m 2
Andrew Martin a****n@l****m 2
Greg Weber g****g@g****o 2
Adam Bergmark a****m@b****l 1
Daniel Svensson d****n@g****m 1
Doug Beardsley m****e@g****m 1
Greg Hale i****g@g****m 1
Herbert Valerio Riedel h****r@g****g 1
Joe Kachmar j****r@g****m 1
Joe Nelson c****b@b****m 1
Koray AL h****r@g****m 1
Manuel Gómez m****z@p****m 1
Mark Wright g****h@g****g 1
Matthew Wraith w****m@g****m 1
Nat Dash n****h@g****m 1
Shestakov Alex M****l@g****m 1

Issue and Pull Request metadata

Last synced: about 2 hours ago


Package metadata

hackage: groundhog

  • Homepage: http://github.com/lykahb/groundhog
  • Licenses: BSD-3-Clause
  • Latest release: 0.12.0 (published almost 3 years ago)
  • Last Synced: 2024-11-09T02:04:10.678Z (1 day ago)
  • Versions: 31
  • Dependent Packages: 0
  • Dependent Repositories: 150
  • Downloads: 28,121 Total
  • Rankings:
    • Dependent repos count: 3.447%
    • Downloads: 5.126%
    • Forks count: 6.205%
    • Stargazers count: 6.335%
    • Average: 8.077%
    • Dependent packages count: 19.271%
  • Maintainers (1)
hackage: groundhog-inspector

  • Homepage: http://github.com/lykahb/groundhog
  • Licenses: BSD-3-Clause
  • Latest release: 0.11.0 (published almost 5 years ago)
  • Last Synced: 2024-11-09T02:04:11.745Z (1 day ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 9
  • Downloads: 6,582 Total
  • Rankings:
    • Forks count: 5.968%
    • Stargazers count: 6.3%
    • Average: 13.715%
    • Dependent packages count: 14.563%
    • Dependent repos count: 19.364%
    • Downloads: 22.379%
  • Maintainers (1)

Dependencies

groundhog-postgresql/groundhog-postgresql.cabal hackage
  • aeson >=0.8
  • attoparsec >=0.8.5.3
  • base ==4.*
  • bytestring >=0.9
  • containers >=0.2
  • groundhog ==0.12.*
  • monad-control >=0.3 && <1.1
  • postgresql-libpq >=0.6.1
  • postgresql-simple >=0.3 && <0.7
  • resource-pool >=0.2.1
  • resourcet >=1.1.2
  • text >=0.8
  • time >=1.1
  • transformers >=0.2.1 && <0.6
  • vector >=0.10 && <0.13
groundhog-sqlite/groundhog-sqlite.cabal hackage
  • base ==4.*
  • bytestring >=0.9
  • containers >=0.2
  • direct-sqlite >=2.3.5
  • groundhog >=0.12.0 && <0.13
  • monad-control >=0.3 && <1.1
  • resource-pool >=0.2.1
  • resourcet >=1.1.2
  • text >=0.8
  • transformers >=0.2.1
  • unordered-containers *
groundhog-test/groundhog-test.cabal hackage
  • aeson >=0.7 test
  • attoparsec >=0.8.5.3 test
  • base ==4.* test
  • base64-bytestring * test
  • bytestring >=0.9 test
  • containers >=0.2 test
  • direct-sqlite >=2.3.5 test
  • exceptions * test
  • hspec >=2.0.0 && <3 test
  • libyaml * test
  • monad-control >=0.3 && <1.1 test
  • monad-logger ==0.3.* test
  • mtl >=2.0 test
  • mysql >=0.1.1.3 test
  • mysql-simple >=0.2.2.3 test
  • postgresql-libpq >=0.6 test
  • postgresql-simple >=0.2 test
  • resource-pool >=0.2.1 test
  • resourcet >=1.1.2 test
  • safe-exceptions * test
  • scientific * test
  • template-haskell * test
  • text >=0.8 test
  • time >=1.1.4 test
  • transformers >=0.2.1 && <0.6 test
  • transformers-base * test
  • transformers-compat >=0.3 test
  • unordered-containers >=0.1.3 test
  • unordered-containers * test
  • utf8-string >=0.3 test
  • vector * test
  • yaml ==0.11.* test
groundhog-th/groundhog-th.cabal hackage
  • aeson >=0.7 && <2
  • base ==4.*
  • bytestring >=0.9
  • containers >=0.2
  • groundhog >=0.11 && <0.13
  • libyaml *
  • template-haskell *
  • text >=0.8
  • time >=1.1.4
  • unordered-containers >=0.1.3
  • yaml ==0.11.*
examples/groundhog-examples.cabal hackage
  • base ==4.*
  • groundhog *
  • groundhog-sqlite *
  • groundhog-th *
  • monad-logger *
  • transformers *
groundhog/groundhog.cabal hackage
  • aeson >=0.7
  • attoparsec >=0.11
  • base >=4.5 && <5
  • base64-bytestring *
  • bytestring >=0.10
  • containers >=0.2
  • monad-control >=0.3 && <1.1
  • mtl >=2.0
  • resourcet >=1.1.2
  • safe-exceptions *
  • scientific *
  • text >=0.8
  • time >=1.1.4
  • transformers >=0.2.1 && <0.6
  • transformers-base *
  • transformers-compat >=0.3
groundhog-inspector/groundhog-inspector.cabal hackage
  • aeson-pretty >=0.8
  • base ==4.*
  • base *
  • bytestring >=0.9
  • cmdargs >=0.10
  • containers >=0.2
  • groundhog >=0.8 && <0.13
  • groundhog *
  • groundhog-inspector *
  • groundhog-mysql *
  • groundhog-postgresql *
  • groundhog-sqlite *
  • groundhog-th >=0.8 && <0.13
  • groundhog-th *
  • mtl >=2.0
  • regex-compat <1.0
  • syb >=0.3
  • template-haskell *
  • text >=0.8
  • time >=1.1.4
  • transformers >=0.2.1
groundhog-mysql/groundhog-mysql.cabal hackage
  • base ==4.*
  • bytestring >=0.9
  • containers >=0.2
  • groundhog ==0.12.*
  • monad-control >=0.3 && <1.1
  • monad-logger ==0.3.*
  • mysql >=0.1.1.3 && <0.2
  • mysql-simple >=0.2.2.3 && <0.5
  • resource-pool >=0.2.1
  • resourcet >=1.1.2
  • text >=0.8
  • time >=1.1
  • transformers >=0.2.1 && <0.6
groundhog-pipes/groundhog-pipes.cabal hackage
  • base ==4.*
  • containers >=0.2
  • groundhog ==0.8.*
  • pipes >=4.0 && <4.4
  • pipes-safe >=2.0 && <2.3
  • transformers >=0.2 && <0.6