Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/nurpax/sqlite-simple
Last synced: about 2 hours ago
Repository metadata:
Mid-level bindings for sqlite
- Host: GitHub
- URL: https://github.com/nurpax/sqlite-simple
- Owner: nurpax
- License: other
- Created: 2012-08-05T12:19:37.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-03-03T17:41:21.000Z (8 months ago)
- Last Synced: 2024-10-02T05:02:36.770Z (about 1 month ago)
- Language: Haskell
- Homepage:
- Size: 350 KB
- Stars: 130
- Watchers: 8
- Forks: 45
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
- License: LICENSE
Owner metadata:
- Name: Janne Hellsten
- Login: nurpax
- Email:
- Kind: user
- Description:
- Website: http://twitter.com/nurpax
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/297823?u=2851bc5f77257c8d093016cdd46b61220b883bcf&v=4
- Repositories: 69
- Last Synced at: 2023-04-16T00:36:02.548Z
- Profile URL: https://github.com/nurpax
- Sponsor URL:
Committers metadata
Last synced: about 5 hours ago
Total Commits: 279
Total Committers: 29
Avg Commits per committer: 9.621
Development Distribution Score (DDS): 0.305
Commits in past year: 16
Committers in past year: 3
Avg Commits per committer in past year: 5.333
Development Distribution Score (DDS) in past year: 0.375
Name | Commits | |
---|---|---|
Janne Hellsten | j****t@g****m | 194 |
Emm | e****u@g****m | 29 |
Joshua Chia | j****a@g****m | 11 |
Jan Hrček | h****k@g****m | 5 |
Jeremy List | j****t@y****z | 4 |
Joey Adams | j****9@g****m | 3 |
Mark Bucciarelli | m****c@g****m | 3 |
Reuben D'Netto | r****o@g****m | 3 |
Sergey Bushnyak | s****k@s****u | 3 |
Alexey Khudyakov | a****y@g****m | 2 |
Colin Woodbury | c****n@f****a | 2 |
Michael Snoyman | m****l@s****m | 2 |
Nick Partridge | n****t@g****m | 2 |
2mol | 1****l | 1 |
Felix Yan | f****s@a****g | 1 |
Attila Domokos | a****s@g****m | 1 |
Aycan iRiCAN | i****n@g****m | 1 |
Daniel Buckmaster | d****r@g****m | 1 |
Daniel Goertzen | d****n@g****m | 1 |
Frederik Hanghøj Iversen | f****0@g****m | 1 |
George Wilson | g****e@w****e | 1 |
Janne Hellsten | j****n@n****m | 1 |
Ken Micklas | g****t@k****m | 1 |
Linda Ortega Cordoves | l****3@g****m | 1 |
Philip Lykke Carlsen | p****c@g****m | 1 |
Stephen Paul Weber | s****a@s****t | 1 |
Tom Ellis | t****3@p****m | 1 |
mkoppmann | me@m****t | 1 |
vrom911 | v****1@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 2 hours ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 40,874 total
- Total dependent packages: 15
- Total dependent repositories: 322
- Total versions: 32
- Total maintainers: 3
hackage: sqlite-simple
Mid-level SQLite client library, based on postgresql-simple. Main documentation (with examples): Database.SQLite.Simple You can view the project page at http://github.com/nurpax/sqlite-simple for more information.
- Homepage: http://github.com/nurpax/sqlite-simple
- Licenses: BSD-3-Clause
- Latest release: 0.4.19.0 (published 10 months ago)
- Last Synced: 2024-11-09T02:04:35.351Z (1 day ago)
- Versions: 32
- Dependent Packages: 15
- Dependent Repositories: 322
- Downloads: 40,874 Total
-
Rankings:
- Dependent repos count: 1.283%
- Dependent packages count: 2.04%
- Downloads: 3.476%
- Average: 4.04%
- Forks count: 5.804%
- Stargazers count: 7.595%
- Maintainers (3)
Dependencies
- Only >=0.1 && <0.1.1
- attoparsec >=0.10.3
- base <5
- blaze-builder *
- blaze-textual *
- bytestring >=0.9
- containers *
- direct-sqlite >=2.3.13 && <2.4
- exceptions >=0.4
- semigroups >=0.18 && <0.20
- template-haskell *
- text >=0.11
- time *
- transformers *
- HUnit * test
- base * test
- base16-bytestring * test
- bytestring >=0.9 test
- direct-sqlite * test
- sqlite-simple * test
- text * test
- time * test
- actions/cache/restore v3 composite
- actions/cache/save v3 composite
- actions/checkout v3 composite