https://github.com/jackc/pgtype
Last synced: about 2 months ago
Repository metadata:
- Host: GitHub
- URL: https://github.com/jackc/pgtype
- Owner: jackc
- License: mit
- Created: 2019-04-21T00:12:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T22:32:35.000Z (3 months ago)
- Last Synced: 2024-10-29T20:33:34.388Z (2 months ago)
- Language: Go
- Size: 996 KB
- Stars: 309
- Watchers: 8
- Forks: 112
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: Jack Christensen
- Login: jackc
- Email:
- Kind: user
- Description:
- Website: http://www.jackchristensen.com/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/94130?v=4
- Repositories: 101
- Last Synced at: 2023-03-10T19:06:53.876Z
- Profile URL: https://github.com/jackc
- Sponsor URL:
Committers metadata
Last synced: about 2 months ago
Total Commits: 430
Total Committers: 76
Avg Commits per committer: 5.658
Development Distribution Score (DDS): 0.349
Commits in past year: 10
Committers in past year: 3
Avg Commits per committer in past year: 3.333
Development Distribution Score (DDS) in past year: 0.4
Name | Commits | |
---|---|---|
Jack Christensen | j****k@j****m | 280 |
Maxim Ivanov | h****b@y****e | 14 |
horpto | _****_@h****u | 12 |
Jim Tsao | j****o | 6 |
Jacob Powers | j****s@2****m | 6 |
duohedron | k****i@d****m | 6 |
WGH | w****h@t****u | 5 |
Simo Haasanen | h****n | 4 |
Maxim Ivanov | i****m@g****m | 4 |
leighhopcroft | l****t@g****m | 4 |
Ville Skyttä | v****a@u****m | 4 |
megaturbo | m****o@t****h | 3 |
bakmataliev | b****v@m****m | 3 |
William Storey | w****y@m****m | 3 |
Joe Schafer | j****e@j****m | 3 |
AmineChikhaoui | a****e@c****g | 3 |
Jeffrey Stiles | f****b | 2 |
tserakhau | t****u@y****u | 2 |
jozeflami | j****i@o****o | 2 |
Stephane Martin | s****2@c****m | 2 |
Sivabalan Thirunavukkarasu | s****u@s****m | 2 |
Jens Emil Schulz Østergaard | e****d@p****m | 2 |
Jean-Philippe Quéméner | j****r@c****e | 2 |
James Hartig | me@j****m | 2 |
Ivan Daunis | i****s@g****m | 2 |
Anthony Regeda | r****r@g****m | 2 |
Cameron Daniel | c****l@g****m | 1 |
Carl Dunham | c****m@t****r | 1 |
Collin Forsyth | c****h@g****m | 1 |
Damir Vandic | d****r@q****l | 1 |
and 46 more... |
Issue and Pull Request metadata
Last synced: about 2 months ago
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 3,207,899,838
- Total dependent packages: 6,505
- Total dependent repositories: 18,186
- Total versions: 28
go: github.com/jackc/pgtype
ExampleCustomCompositeTypes demonstrates how support for custom types mappable to SQL composites can be added.
- Homepage: https://github.com/jackc/pgtype
- Documentation: https://pkg.go.dev/github.com/jackc/pgtype#section-documentation
- Licenses: MIT
- Latest release: v1.14.3 (published 10 months ago)
- Last Synced: 2024-11-11T01:32:48.204Z (about 2 months ago)
- Versions: 28
- Dependent Packages: 6,505
- Dependent Repositories: 18,186
- Docker Downloads: 3,207,899,838
-
Rankings:
- Dependent packages count: 0.031%
- Dependent repos count: 0.052%
- Docker downloads count: 0.087%
- Average: 1.184%
- Forks count: 2.44%
- Stargazers count: 3.307%
Dependencies
.github/workflows/ci.yml
actions
- actions/checkout v2 composite
- actions/setup-go v2 composite
- postgres * docker
go.mod
go
- github.com/gofrs/uuid v4.0.0+incompatible
- github.com/jackc/pgconn v1.9.1-0.20210724152538-d89c8390a530
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgx/v4 v4.12.1-0.20210724153913-640aa07df17c
- github.com/lib/pq v1.10.2
- github.com/shopspring/decimal v1.2.0
- github.com/stretchr/testify v1.7.0
go.sum
go
- 150 dependencies