https://github.com/paul-rouse/mysql
Last synced: about 1 month ago
Repository metadata:
A lightweight Haskell binding to the C mysqlclient API
- Host: GitHub
- URL: https://github.com/paul-rouse/mysql
- Owner: paul-rouse
- License: other
- Created: 2011-04-28T02:34:10.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-05-13T09:26:19.000Z (over 1 year ago)
- Last Synced: 2024-04-27T19:21:42.173Z (8 months ago)
- Language: Haskell
- Homepage:
- Size: 124 KB
- Stars: 37
- Watchers: 7
- Forks: 67
- Open Issues: 12
-
Metadata Files:
- Readme: README.markdown
- Changelog: ChangeLog.md
- License: LICENSE
Owner metadata:
- Name: Paul Rouse
- Login: paul-rouse
- Email:
- Kind: user
- Description:
- Website:
- Location: Bristol, UK
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/3332071?u=1a80dd8d19b182c49272960228fcb88f94e2c5c6&v=4
- Repositories: 27
- Last Synced at: 2023-04-10T08:19:50.307Z
- Profile URL: https://github.com/paul-rouse
- Sponsor URL:
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 | 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
- Total packages: 1
-
Total downloads:
- hackage: 27,309 total
- Total dependent packages: 3
- Total dependent repositories: 169
- Total versions: 23
- Total maintainers: 2
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
- actions/checkout v2 composite
- mysql 8.0 docker