An open API service for producing an overview of a list of open source projects.

https://github.com/steebchen/prisma-client-go

database go golang mariadb mongodb mssql mysql orm postgresql prisma sql sqlite sqlserver

Score: 11.117093805830303

Last synced: about 4 hours ago
JSON representation

Repository metadata:

Prisma Client Go is an auto-generated and fully type-safe database client


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 1,191
Total Committers: 28
Avg Commits per committer: 42.536
Development Distribution Score (DDS): 0.445

Commits in past year: 151
Committers in past year: 2
Avg Commits per committer in past year: 75.5
Development Distribution Score (DDS) in past year: 0.04

Name Email Commits
Luca Steeb c****t@l****m 661
dependabot[bot] 4****] 468
s-takehana s****a 32
Matthew Mueller m****e@g****m 3
Jan Piotrowski p****b@g****m 2
Joël Galeran J****2 2
You Den 3****n 2
Matthew Mueller m****r@p****o 1
Brenley Dueck b****k@g****m 1
Chris Hua h****r@g****m 1
Cody Miller 5****e 1
David McNamee d****4@g****m 1
Emilio Vesprini 8****a 1
FranciscoMendes10866 5****6 1
Gerben van der Meer g****3 1
Johannes Schickling s****j@g****m 1
Jonas j****g@g****m 1
Jonathan Scholz c****t@j****e 1
Kian k****c@p****m 1
Mehdi Kharraz k****i@g****m 1
Nikolai Zujev 8****d 1
Nikolas n****k@g****m 1
Satish Babariya s****a@g****m 1
Trua Nguyen 5****n 1
abdulaziz alfuhigi a****l@g****m 1
bshihr 7****r 1
hi019 6****9 1
mattn m****p@g****m 1

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 138
Total pull requests: 819
Average time to close issues: 8 months
Average time to close pull requests: 9 days
Total issue authors: 65
Total pull request authors: 12
Average comments per issue: 2.86
Average comments per pull request: 0.4
Merged pull request: 724
Bot issues: 0
Bot pull requests: 593

Past year issues: 16
Past year pull requests: 444
Past year average time to close issues: 3 days
Past year average time to close pull requests: about 16 hours
Past year issue authors: 15
Past year pull request authors: 4
Past year average comments per issue: 2.25
Past year average comments per pull request: 0.24
Past year merged pull request: 382
Past year bot issues: 0
Past year bot pull requests: 393

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/steebchen/prisma-client-go

Top Issue Authors

  • steebchen (51)
  • RalphLincoln (5)
  • nettrino (4)
  • dependabot[bot] (3)
  • matthewmueller (3)
  • qg5 (3)
  • stillmatic (3)
  • bangbaew (2)
  • araufdogan (2)
  • javacode123 (2)
  • Fate0x01 (2)
  • juddbaguio (2)
  • Raezil (2)
  • tuwibu (2)
  • TunifyBasic (2)

Top Pull Request Authors

  • dependabot[bot] (709)
  • steebchen (256)
  • ynden (4)
  • truanguyenvan (4)
  • stillmatic (3)
  • github-actions[bot] (2)
  • hosseinmirzapur (2)
  • AnsonCode (2)
  • mattn (2)
  • daviddavo (1)
  • duducv (1)
  • davidmcnamee (1)
  • geret13 (1)
  • lunar-renovate (1)
  • emivespa (1)

Top Issue Labels

  • kind/bug (12)
  • kind/feature (11)
  • bug/2-confirmed (9)
  • kind/improvement (7)
  • team/client (7)
  • bug/1-unconfirmed (5)
  • kind/docs (5)
  • dependencies (3)
  • javascript (3)
  • kind/regression (2)
  • kind/epic (1)
  • bug/0-unknown (1)

Top Pull Request Labels

  • dependencies (710)
  • javascript (657)
  • github_actions (32)
  • go (20)
  • ci (14)
  • security (1)

Package metadata

proxy.golang.org: github.com/steebchen/prisma-client-go

  • Homepage: https://github.com/steebchen/prisma-client-go
  • Documentation: https://pkg.go.dev/github.com/steebchen/prisma-client-go#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.47.0 (published 12 months ago)
  • Last Synced: 2026-01-31T09:53:37.429Z (4 days ago)
  • Versions: 72
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 1.629%
    • Forks count: 2.74%
    • Average: 4.404%
    • Dependent repos count: 4.79%
    • Dependent packages count: 8.456%
proxy.golang.org: github.com/steebchen/prisma-Client-go


Dependencies

go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/iancoleman/strcase v0.0.0-20190422225806-e506e3ef7365
  • github.com/joho/godotenv v1.4.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/shopspring/decimal v1.3.1
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.4.0
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.8.0
  • github.com/takuoki/gocase v1.0.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1
go.mod go
  • github.com/iancoleman/strcase v0.0.0-20190422225806-e506e3ef7365
  • github.com/joho/godotenv v1.4.0
  • github.com/shopspring/decimal v1.3.1
  • github.com/stretchr/testify v1.8.0
  • github.com/takuoki/gocase v1.0.0
test/integration/go.mod go
  • github.com/iancoleman/strcase v0.0.0-20190422225806-e506e3ef7365
  • github.com/joho/godotenv v1.4.0
  • github.com/prisma/prisma-client-go v0.0.0-00010101000000-000000000000
  • github.com/shopspring/decimal v1.3.1
  • github.com/takuoki/gocase v1.0.0
.github/workflows/e2e-test.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
.github/workflows/integration-test.yml actions
  • actions/checkout v3 composite
.github/workflows/lint-pr.yaml actions
  • amannn/action-semantic-pull-request v5.1.0 composite
.github/workflows/lint.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
.github/workflows/release-draft.yml actions
  • release-drafter/release-drafter v5 composite
.github/workflows/test.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
test/setup/docker-compose.yml docker
  • mysql 8.0
  • postgres 13-alpine
.github/workflows/docs-deploy.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • pnpm/action-setup v2 composite
.github/workflows/docs-test.yml actions
  • actions/cache v3 composite
  • actions/checkout v3.3.0 composite
  • actions/setup-node v3 composite
  • dorny/paths-filter v2 composite
  • pnpm/action-setup v2 composite
.github/workflows/publish-cli.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
docs/package.json npm
  • @types/node 20.4.1 development
  • next-sitemap ^4.1.3 development
  • typescript 5.1.6 development
  • @types/gtag.js ^0.0.12
  • @vercel/analytics ^1.0.1
  • next ^13.4.4
  • nextra ^2.6.2
  • nextra-theme-docs ^2.6.2
  • react ^18.2.0
  • react-dom ^18.2.0
docs/pnpm-lock.yaml npm
  • 309 dependencies
.github/workflows/auto-merge.yml actions
  • dependabot/fetch-metadata v1.6.0 composite