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

Last synced: about 1 month ago

Repository metadata:

A lightweight Haskell binding to the C mysqlclient API


Owner metadata:


Committers metadata

Last synced: about 2 months ago

Total Commits: 131
Total Committers: 20
Avg Commits per committer: 6.55
Development Distribution Score (DDS): 0.672

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@s****m 43
Paul Rouse p****r@d****g 37
Bryan O'Sullivan b****s@m****m 26
Daniel Díaz d****z@g****m 4
Kostiantyn Rybnikov k****x@k****m 3
Matthias Hörmann h****n@s****e 3
Roman Cheplyaka r****a@r****o 2
Echo Nolan e****o@e****t 1
François Gannaz f****z@s****o 1
Herbert Valerio Riedel h****r@g****g 1
Igor Pashev p****r@g****m 1
Maximilian Tagher f****r@g****m 1
Nikolay Amiantov n****a@g****m 1
Peter Jones p****s@d****m 1
Ryota Kameoka k****a@g****m 1
Tobias Florek t****b@b****h 1
Zejun Wu w****i@w****s 1
belevy b****7@g****m 1
mchaver m****r@g****m 1
yihuang y****r@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

hackage: mysql

A low-level client library for the MySQL database, implemented as bindings to the C mysqlclient API. 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
  • Licenses: BSD-3-Clause
  • Latest release: 0.2.1 (published about 3 years ago)
  • Last Synced: 2024-11-11T02:43:57.136Z (about 1 month ago)
  • Versions: 23
  • Dependent Packages: 3
  • Dependent Repositories: 169
  • Downloads: 27,309 Total
  • Rankings:
    • Dependent repos count: 2.809%
    • Forks count: 4.968%
    • Downloads: 5.324%
    • Average: 6.666%
    • Dependent packages count: 7.172%
    • Stargazers count: 13.06%
  • Maintainers (2)

Dependencies

.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • mysql 8.0 docker