https://github.com/tomjaguarpaw/haskell-opaleye

Last synced: about 21 hours ago

Repository metadata:


Owner metadata:


Committers metadata

Last synced: 1 day ago

Total Commits: 1,946
Total Committers: 55
Avg Commits per committer: 35.382
Development Distribution Score (DDS): 0.466

Commits in past year: 55
Committers in past year: 3
Avg Commits per committer in past year: 18.333
Development Distribution Score (DDS) in past year: 0.091

Name Email Commits
Tom Ellis t****t@j****k 1040
Tom Ellis t****3@p****m 683
Tom t****m@h****y 26
Erik Hesselink h****k@g****m 17
Adam Bergmark a****m@b****l 15
Renzo Carbonara g****1@g****m 15
Shane O'Brien s****n@c****m 15
Travis Staton h****o@t****m 11
Jakub Ryška r****b@s****z 10
Tom Ellis t****i@m****m 9
Maciej Bielecki z****a@p****l 8
Cliff Harvey c****r@g****m 7
tomjaguarpaw t****m@j****k 7
Steve Mao m****n@g****m 7
Shane me@s****h 6
Andrew Martin a****n@l****m 5
Alexander Lippling a****r@h****m 4
Christopher Lewis c@f****g 4
Oliver Charles o****e@o****k 4
(cdep)illabout c****t@g****m 3
Mitchell Rosen m****n@g****m 3
Oleg Grenrus o****s@i****i 3
matthew m****l@g****m 3
Kahlil Abreu k****9@g****m 2
Matthew Wraith m****t@b****m 2
Nathan Jaremko n****n@j****a 2
Roel van Dijk r****l@l****l 2
Saurabh Nanda s****h@v****m 2
Shane O'Brien s****e@d****m 2
Thomas van Noort t****s@s****o 2
and 25 more...

Issue and Pull Request metadata

Last synced: 2 days ago


Package metadata

hackage: opaleye

An SQL-generating DSL targeting PostgreSQL. Allows Postgres queries to be written within Haskell in a typesafe and composable fashion.

  • Homepage: https://github.com/tomjaguarpaw/haskell-opaleye
  • Licenses: BSD-3-Clause
  • Latest release: 0.3.1 (published almost 10 years ago)
  • Last Synced: 2024-11-11T03:12:28.289Z (2 days ago)
  • Versions: 67
  • Dependent Packages: 4
  • Dependent Repositories: 168
  • Downloads: 32,233 Total
  • Rankings:
    • Stargazers count: 2.153%
    • Forks count: 2.814%
    • Dependent repos count: 2.854%
    • Average: 3.61%
    • Downloads: 4.662%
    • Dependent packages count: 5.567%
  • Maintainers (4)
hackage: opaleye-sqlite

  • Homepage: https://github.com/tomjaguarpaw/haskell-opaleye
  • Licenses: BSD-3-Clause
  • Latest release: 0.0.1.1 (published almost 4 years ago)
  • Last Synced: 2024-11-11T03:12:24.724Z (2 days ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 2,602 Total
  • Rankings:
    • Stargazers count: 1.209%
    • Forks count: 2.839%
    • Dependent packages count: 19.117%
    • Average: 20.259%
    • Dependent repos count: 31.034%
    • Downloads: 47.095%
  • Maintainers (1)

Dependencies

.github/workflows/ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • haskell/actions/setup v2 composite
  • tomjaguarpaw/neil tag-f72b0d2 composite
  • postgres 11 docker
opaleye-sqlite/opaleye-sqlite.cabal hackage
  • base ==4.*
  • base16-bytestring >=0.1.1.6 && <0.2
  • bytestring ==0.10.*
  • case-insensitive ==1.2.*
  • contravariant >=1.2 && <1.6
  • direct-sqlite >=2.3.13 && <2.4
  • pretty >=1.1.1.0 && <1.2
  • product-profunctors >=0.6.2 && <0.12
  • profunctors >=4.0 && <5.6
  • semigroups >=0.13 && <0.20
  • sqlite-simple *
  • text >=0.11 && <1.3
  • time >=1.4 && <1.10
  • time-locale-compat ==0.1.*
  • transformers >=0.3 && <0.6
  • uuid ==1.3.*
  • void >=0.4 && <0.8
  • QuickCheck * test
  • base ==4.* test
  • containers * test
  • contravariant * test
  • opaleye-sqlite * test
  • product-profunctors * test
  • product-profunctors >=0.6 test
  • profunctors * test
  • semigroups * test
  • sqlite-simple * test
  • time * test
opaleye.cabal hackage
  • aeson >=0.6 && <2.3
  • base >=4.9 && <4.19
  • base16-bytestring >=0.1.1.6 && <1.1
  • bytestring >=0.10 && <0.12
  • case-insensitive ==1.2.*
  • contravariant >=1.2 && <1.6
  • postgresql-simple >=0.6 && <0.8
  • pretty >=1.1.1.0 && <1.2
  • product-profunctors >=0.11.0.3 && <0.12
  • profunctors >=4.0 && <5.7
  • scientific ==0.3.*
  • semigroups >=0.13 && <0.21
  • text >=0.11 && <2.1
  • time-compat >=1.9.5 && <1.12
  • time-locale-compat ==0.1.*
  • transformers >=0.3 && <0.7
  • uuid ==1.3.*
  • void >=0.4 && <0.8
  • QuickCheck * test
  • aeson * test
  • base ==4.* test
  • bytestring * test
  • containers * test
  • contravariant * test
  • dotenv >=0.3.1 test
  • hspec * test
  • hspec-discover * test
  • multiset * test
  • opaleye * test
  • postgresql-simple * test
  • product-profunctors * test
  • product-profunctors >=0.6 test
  • profunctors * test
  • semigroups * test
  • text >=0.11 && <2.1 test
  • time * test
  • time-compat * test
  • transformers * test
  • uuid * test