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.
- Host: GitHub
- URL: https://github.com/paul-rouse/mysql-simple
- Owner: paul-rouse
- License: other
- Created: 2011-04-29T07:33:19.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T21:38:18.000Z (12 months ago)
- Last Synced: 2024-04-26T02:30:59.636Z (8 months ago)
- Language: Haskell
- Homepage:
- Size: 125 KB
- Stars: 91
- Watchers: 7
- Forks: 35
- Open Issues: 26
-
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: 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 | 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
- Total packages: 1
-
Total downloads:
- hackage: 30,143 total
- Total dependent packages: 2
- Total dependent repositories: 200
- Total versions: 29
- Total maintainers: 2
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
- actions/checkout v2 composite
- mysql 8.0 docker
- 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