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

https://github.com/sqlc-dev/sqlc

code-generator go kotlin mysql orm postgresql python sql sqlite

Score: 27.27215297762491

Last synced: about 18 hours ago
JSON representation

Repository metadata:

Generate type-safe code from SQL


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 1,872
Total Committers: 250
Avg Commits per committer: 7.488
Development Distribution Score (DDS): 0.563

Commits in past year: 149
Committers in past year: 12
Avg Commits per committer in past year: 12.417
Development Distribution Score (DDS) in past year: 0.497

Name Email Commits
Kyle Conroy k****e@c****g 818
dependabot[bot] 4****] 388
Andrew Benton a****w@s****v 95
Victor Lima v****s 68
Nao Yonashiro o****o@g****m 35
Jille Timmermans j****e@q****x 30
Yunchi Luo m****a@g****m 19
Timothy Studd t****d@g****m 14
Charles Moog m****e@g****m 12
Kevin Burke k****n@m****m 12
Vitalii Solodilov M****r@y****u 9
Alec Benzer a****c@l****m 9
Kazuyuki Honda h****a@g****m 8
Euller Pereira e****8@g****m 7
streppel s****s@g****m 6
akutschera a****a@w****e 6
Steven Kabbes s****s@g****m 6
Shunsuke Otani s****i@g****m 5
Padraig p****y@g****m 5
Soroush Javadi s****i@g****m 5
aitva a****a@p****e 5
Oleksandr Redko o****b@g****m 5
Josh Bleecher Snyder j****n@g****m 5
Ludovico Russo l****o@g****m 4
Jessica Bellon 1****n 4
Zephaniah Loss-Cutler-Hull w****b@a****m 4
Alan Shreve a****n@i****m 4
Barry Songa s****y@g****m 4
Alex Besogonov A****v@g****m 4
danicc097 7****7 3
and 220 more...

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 987
Total pull requests: 1,211
Average time to close issues: 8 months
Average time to close pull requests: 9 days
Total issue authors: 726
Total pull request authors: 207
Average comments per issue: 1.94
Average comments per pull request: 0.62
Merged pull request: 704
Bot issues: 5
Bot pull requests: 496

Past year issues: 43
Past year pull requests: 111
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 16 days
Past year issue authors: 42
Past year pull request authors: 34
Past year average comments per issue: 1.05
Past year average comments per pull request: 0.53
Past year merged pull request: 41
Past year bot issues: 0
Past year bot pull requests: 43

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/sqlc-dev/sqlc

Top Issue Authors

  • kyleconroy (36)
  • andrewmbenton (15)
  • Jille (13)
  • kevinburke1 (9)
  • jamietanna (8)
  • danthegoodman1 (7)
  • dandee (6)
  • dependabot[bot] (5)
  • andrei-dascalu (5)
  • jwc-clinnection (4)
  • Smithx10 (4)
  • dbhoot (4)
  • polderudo (4)
  • pengux (4)
  • alecthomas (4)

Top Pull Request Authors

  • dependabot[bot] (496)
  • kyleconroy (233)
  • andrewmbenton (64)
  • orisano (24)
  • Jille (24)
  • alexandear (12)
  • SockworkOrange (6)
  • zawataki (6)
  • swallowstalker (6)
  • theAnuragMishra (6)
  • ajeetdsouza (5)
  • quantumsheep (5)
  • gitslav (4)
  • prog8 (4)
  • gregoryjjb (4)

Top Issue Labels

  • bug (637)
  • :wrench: golang (291)
  • enhancement (261)
  • :books: postgresql (251)
  • triage (249)
  • :computer: darwin (97)
  • :computer: linux (95)
  • analyzer (88)
  • :books: mysql (73)
  • :books: sqlite (46)
  • upstream (17)
  • pgx/v4 (16)
  • documentation (13)
  • :computer: windows (11)
  • question (10)
  • proposal (9)
  • panic (7)
  • regression (7)
  • analyzer/db (7)
  • invalid (7)
  • wontfix (6)
  • accepted (6)
  • future (5)
  • pgx/v5 (5)
  • new/engine (5)
  • good first issue (5)
  • dependencies (5)
  • :books: cockroach (3)
  • new/codegen (3)
  • go (3)

Top Pull Request Labels

  • dependencies (496)
  • go (262)
  • python (176)
  • :wrench: golang (171)
  • size:XS (150)
  • size:S (66)
  • docker (51)
  • :wrench: python (38)
  • size:L (27)
  • size:M (22)
  • lgtm (14)
  • size:XL (8)
  • github_actions (6)
  • size:XXL (3)
  • proposal (2)
  • accepted (2)
  • triage (1)
  • bug (1)

Package metadata

proxy.golang.org: github.com/sqlc-dev/sqlc

  • Homepage: https://github.com/sqlc-dev/sqlc
  • Documentation: https://pkg.go.dev/github.com/sqlc-dev/sqlc#section-documentation
  • Licenses: mit
  • Latest release: v1.31.1 (published 4 months ago)
  • Last Synced: 2026-08-23T13:07:37.362Z (2 days ago)
  • Versions: 39
  • Dependent Packages: 12
  • Dependent Repositories: 1
  • Docker Downloads: 147,926
  • Rankings:
    • Stargazers count: 0.677%
    • Docker downloads count: 0.727%
    • Forks count: 1.163%
    • Dependent packages count: 1.488%
    • Average: 1.752%
    • Dependent repos count: 4.706%

Dependencies

go.mod go
  • github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220626175859-9abda183db8e
  • github.com/bytecodealliance/wasmtime-go v0.39.0
  • github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548
  • github.com/davecgh/go-spew v1.1.1
  • github.com/go-sql-driver/mysql v1.6.0
  • github.com/golang/protobuf v1.5.2
  • github.com/google/go-cmp v0.5.8
  • github.com/inconshreveable/mousetrap v1.0.0
  • github.com/jackc/chunkreader/v2 v2.0.1
  • github.com/jackc/pgconn v1.13.0
  • github.com/jackc/pgio v1.0.0
  • github.com/jackc/pgpassfile v1.0.0
  • github.com/jackc/pgproto3/v2 v2.3.1
  • github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
  • github.com/jackc/pgtype v1.11.0
  • github.com/jackc/pgx/v4 v4.16.1
  • github.com/jinzhu/inflection v1.0.0
  • github.com/kr/pretty v0.2.1
  • github.com/lib/pq v1.10.6
  • github.com/mattn/go-sqlite3 v1.14.13
  • github.com/pganalyze/pg_query_go/v2 v2.1.2
  • github.com/pingcap/errors v0.11.5-0.20210425183316-da1aaba5fb63
  • github.com/pingcap/log v0.0.0-20210906054005-afc726e70354
  • github.com/pingcap/tidb/parser v0.0.0-20220725134311-c80026e61f00
  • github.com/pkg/errors v0.9.1
  • github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0
  • github.com/spf13/cobra v1.5.0
  • github.com/spf13/pflag v1.0.5
  • go.uber.org/atomic v1.9.0
  • go.uber.org/multierr v1.7.0
  • go.uber.org/zap v1.19.1
  • golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
  • golang.org/x/exp v0.0.0-20220428152302-39d4317da171
  • golang.org/x/text v0.3.7
  • google.golang.org/protobuf v1.28.1
  • gopkg.in/natefinch/lumberjack.v2 v2.0.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • 232 dependencies
internal/endtoend/testdata/go.mod go
  • github.com/gofrs/uuid v4.0.0+incompatible
  • github.com/google/uuid v1.3.0
  • github.com/jackc/pgconn v1.5.1-0.20200601181101-fa742c524853
  • github.com/jackc/pgtype v1.6.2
  • github.com/jackc/pgx/v4 v4.6.1-0.20200606145419-4e5062306904
  • github.com/kyleconroy/sqlc-testdata v0.0.0-20200512000015-15313bc43553
  • github.com/lib/pq v1.9.0
  • github.com/tabbed/pqtype v0.1.0
  • github.com/volatiletech/null/v8 v8.1.2
  • gopkg.in/guregu/null.v4 v4.0.0
internal/endtoend/testdata/go.sum go
  • 146 dependencies
docs/requirements.txt pypi
  • Babel ==2.9.1
  • Jinja2 ==2.11.3
  • MarkupSafe ==1.1.1
  • Pygments ==2.7.4
  • Sphinx ==4.4.0
  • alabaster ==0.7.12
  • certifi ==2020.12.5
  • chardet ==4.0.0
  • commonmark ==0.9.1
  • docutils ==0.16
  • idna ==2.10
  • imagesize ==1.2.0
  • packaging ==20.9
  • pyparsing ==2.4.7
  • pytz ==2021.1
  • recommonmark ==0.7.1
  • requests ==2.25.1
  • snowballstemmer ==2.1.0
  • sphinx-rtd-theme ==1.0.0
  • sphinxcontrib-applehelp ==1.0.2
  • sphinxcontrib-devhelp ==1.0.2
  • sphinxcontrib-htmlhelp ==2.0.0
  • sphinxcontrib-jsmath ==1.0.1
  • sphinxcontrib-qthelp ==1.0.3
  • sphinxcontrib-serializinghtml ==1.1.5
  • urllib3 ==1.26.5
.github/workflows/buf.yml actions
  • actions/checkout v3 composite
  • bufbuild/buf-lint-action v1 composite
  • bufbuild/buf-setup-action v1 composite
.github/workflows/ci-kotlin.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
  • eskatos/gradle-command-action v2 composite
  • mysql 8 docker
  • postgres 11 docker
.github/workflows/ci-python.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • postgres 11 docker
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
  • mysql/mysql-server 8.0 docker
  • postgres 15 docker
.github/workflows/gen.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v4 composite
  • actions/upload-artifact v3 composite
  • postgres 15.0-alpine docker
Dockerfile docker
  • golang 1.20.6 build
  • scratch latest build
docker-compose.yml docker
  • mysql/mysql-server 8.0
  • mysql/mysql-server 5.7
  • postgres 15
  • postgres 14
  • postgres 13
  • postgres 12
  • postgres 11
.github/workflows/build.yml actions
  • actions/checkout v7 composite
  • actions/setup-go v7 composite
.github/workflows/ci-typescript.yml actions
  • actions/checkout v7 composite
  • actions/setup-go v7 composite