https://github.com/paul-rouse/mysql-simple

Last synced: about 1 month ago

Repository metadata:

A mid-level client library for the MySQL database, intended to be fast and easy to use.


Owner metadata:


Committers metadata

Last synced: about 2 months ago

Total Commits: 117
Total Committers: 18
Avg Commits per committer: 6.5
Development Distribution Score (DDS): 0.615

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
Bryan O'Sullivan b****s@m****m 45
Paul Rouse p****r@d****g 34
Bryan O'Sullivan b****s@s****m 12
Matt Parsons p****t@g****m 4
Kostiantyn Rybnikov k****x@k****m 3
Galen Huntington g****n@a****u 3
Ian Jeffries i****n@m****m 2
Daniel Díaz d****z@g****m 2
Chris Allen c****a@b****m 2
Ben Levy b****7@g****m 2
Jeremy List q****y@g****m 1
Jason Whittle j****e@g****m 1
Don Stewart d****0@g****m 1
Alex Chen a****n@f****m 1
Leon P Smith l****n@m****m 1
Ryan Mulligan r****n@r****m 1
Tim McIver t****r@m****m 1
mightybyte m****e@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

hackage: mysql-simple

A mid-level client library for the MySQL database, intended to be fast and easy to use. Important licensing note: This library is BSD-licensed under the terms of the MySQL FOSS License Exception http://www.mysql.com/about/legal/licensing/foss-exception/. Since this library links against the GPL-licensed mysqlclient library, a non-open-source application that uses it may be subject to the terms of the GPL.

  • Homepage: https://github.com/paul-rouse/mysql-simple
  • Licenses: BSD-3-Clause
  • Latest release: 0.4.9 (published about 2 years ago)
  • Last Synced: 2024-11-11T02:39:23.850Z (about 1 month ago)
  • Versions: 29
  • Dependent Packages: 2
  • Dependent Repositories: 200
  • Downloads: 30,143 Total
  • Rankings:
    • Dependent repos count: 2.119%
    • Downloads: 4.843%
    • Average: 5.914%
    • Forks count: 6.584%
    • Dependent packages count: 7.172%
    • Stargazers count: 8.85%
  • Maintainers (2)

Dependencies

.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • mysql 8.0 docker
mysql-simple.cabal hackage
  • attoparsec >=0.10.0.0
  • base >=4.9 && <5
  • base16-bytestring *
  • blaze-builder *
  • blaze-textual *
  • bytestring >=0.9
  • containers *
  • mysql >=0.1.7
  • old-locale *
  • pcre-light *
  • semigroups >=0.11 && <0.19
  • text >=0.11.0.2
  • time >=1.5
  • vector *
  • base ==4.* test
  • blaze-builder * test
  • bytestring * test
  • hspec * test
  • mysql * test
  • mysql-simple * test
  • text * test
  • time * test