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

https://github.com/microsoft/go-mssqldb

Score: 33.35372192800185

Last synced: about 19 hours ago
JSON representation

Repository metadata:

Microsoft SQL server driver written in go language


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 732
Total Committers: 123
Avg Commits per committer: 5.951
Development Distribution Score (DDS): 0.682

Commits in past year: 26
Committers in past year: 16
Avg Commits per committer in past year: 1.625
Development Distribution Score (DDS) in past year: 0.731

Name Email Commits
Mikhail Denisenko d****m@g****m 233
Dimitris Dinodimos d****n@g****m 136
David Shiflet d****t@m****m 54
Daniel Theophanes k****s@g****m 48
Yuki Wong v****n@m****m 25
mattn m****p@g****m 23
Apoorv Deshmukh a****h@m****m 16
Nikita Gavrilov n****f@l****m 8
Ichinose Shogo s****8@g****m 7
tc-hib 5****b 6
Mike Williamson m****n@x****m 6
Billie H. Cleek b****k@g****m 6
gambtho T****e@m****m 5
Andy Hochhaus a****s@s****m 5
dlevy-msft 7****t 4
Gleb Teterin g****n@g****m 4
Andy Balholm a****y@b****m 4
Bruno Bigras b****o@g****m 4
gaspardle g****e 4
James Raybould j****d@b****m 3
doun d****n@1****m 3
Santiago De la Cruz 5****t 3
Rudra Pratap Singh Nirvan r****n@g****m 3
Pete Bassett 9****5 3
Copilot 1****t 3
Chris Hamilton v****s@m****m 3
forfuncsake f****e@g****m 2
Jegor G. 1****v 2
Dag Sverre Seljebotn d****n@g****m 2
fineol 5****l 2
and 93 more...

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 132
Total pull requests: 144
Average time to close issues: about 1 month
Average time to close pull requests: 27 days
Total issue authors: 95
Total pull request authors: 57
Average comments per issue: 1.7
Average comments per pull request: 2.59
Merged pull request: 99
Bot issues: 0
Bot pull requests: 1

Past year issues: 26
Past year pull requests: 30
Past year average time to close issues: 14 days
Past year average time to close pull requests: 7 days
Past year issue authors: 25
Past year pull request authors: 15
Past year average comments per issue: 1.46
Past year average comments per pull request: 1.9
Past year merged pull request: 16
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/microsoft/go-mssqldb

Top Issue Authors

  • shueybubbles (27)
  • apoorvdeshmukh (4)
  • mskonovalov (2)
  • aangelisc (2)
  • labulakalia (2)
  • giautm (2)
  • RudraNirvan (2)
  • bakbuz (2)
  • hajsf (2)
  • jimbobmcgee (2)
  • SmyxBug (1)
  • clattan (1)
  • Musab-Nazir (1)
  • yusren (1)
  • trevorwangigs (1)

Top Pull Request Authors

  • shueybubbles (46)
  • Copilot (7)
  • moizm89 (4)
  • andrea-mgn (4)
  • apoorvdeshmukh (4)
  • gambtho (4)
  • RudraNirvan (4)
  • CL-Jeremy (3)
  • dlevy-msft (3)
  • PeteBassettBet365 (3)
  • jegorbunov (2)
  • Joel-Aurva (2)
  • tentone (2)
  • h3n4l (2)
  • Farokhcpu (2)

Top Issue Labels

  • bug (11)
  • enhancement (11)
  • Area - connections (10)
  • question (9)
  • Always Encrypted (7)
  • Area - data types (6)
  • security (6)
  • good first issue (4)
  • documentation (3)
  • TDS8 (3)
  • v2-candidate (2)
  • v1-candidate (2)
  • Priority: 1 (2)
  • Priority: 2 (1)
  • Area - backwards compatibility (1)
  • Area - parameters (1)

Top Pull Request Labels

  • v1-candidate (3)
  • enhancement (2)
  • bug (2)
  • good first issue (2)
  • documentation (1)
  • Area - connections (1)
  • security (1)
  • TDS8 (1)
  • dependencies (1)

Package metadata

proxy.golang.org: github.com/microsoft/go-mssqldb

package mssql implements the TDS protocol used to connect to MS SQL Server (sqlserver) database servers. This package registers the driver: If the ordinal position is used for query parameters, identifiers will be named "@p1", "@p2", ... "@pN". Please refer to the README for the format of the DSN. There are multiple DSN formats accepted: ADO style, ODBC style, and URL style. The following is an example of a URL style DSN:

  • Homepage: https://github.com/microsoft/go-mssqldb
  • Documentation: https://pkg.go.dev/github.com/microsoft/go-mssqldb#section-documentation
  • Licenses: BSD-3-Clause
  • Latest release: v1.7.2 (published over 1 year ago)
  • Last Synced: 2024-11-22T20:18:12.584Z (10 months ago)
  • Versions: 26
  • Dependent Packages: 1,179
  • Dependent Repositories: 1,622
  • Docker Downloads: 5,636,291,562
  • Rankings:
    • Dependent packages count: 0.117%
    • Dependent repos count: 0.197%
    • Docker downloads count: 0.218%
    • Average: 2.064%
    • Stargazers count: 4.692%
    • Forks count: 5.094%
proxy.golang.org: github.com/microsoft/go-mssqldB

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/microsoft/go-mssqldB#section-documentation
  • Licenses: bsd-3-clause
  • Latest release: v1.9.3 (published 13 days ago)
  • Last Synced: 2025-09-06T07:02:20.143Z (2 days ago)
  • Versions: 32
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 2.715%
    • Forks count: 3.006%
    • Average: 5.517%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/Microsoft/go-mssqldb

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/Microsoft/go-mssqldb#section-documentation
  • Licenses: bsd-3-clause
  • Latest release: v1.9.3 (published 13 days ago)
  • Last Synced: 2025-09-06T07:03:03.648Z (2 days ago)
  • Versions: 32
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 2.715%
    • Forks count: 3.006%
    • Average: 5.517%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/microsoft/go-mssqlDB

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/microsoft/go-mssqlDB#section-documentation
  • Licenses: bsd-3-clause
  • Latest release: v1.9.3 (published 13 days ago)
  • Last Synced: 2025-09-06T07:04:19.367Z (2 days ago)
  • Versions: 32
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 2.715%
    • Forks count: 3.006%
    • Average: 5.517%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/microsoft/go-mssqlDb

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/microsoft/go-mssqlDb#section-documentation
  • Licenses: bsd-3-clause
  • Latest release: v1.7.2 (published over 1 year ago)
  • Last Synced: 2024-11-25T16:10:24.082Z (10 months ago)
  • Versions: 25
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 2.848%
    • Forks count: 3.359%
    • Average: 5.638%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/microsoft/go-msSqlDb

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/microsoft/go-msSqlDb#section-documentation
  • Licenses: bsd-3-clause
  • Latest release: v1.7.2 (published over 1 year ago)
  • Last Synced: 2024-11-25T11:42:18.865Z (10 months ago)
  • Versions: 25
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 3.065%
    • Forks count: 3.359%
    • Average: 5.692%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%
proxy.golang.org: github.com/microsoft/go-mssqldb/examples/azuread-accesstoken

proxy.golang.org: github.com/microsoft/go-mssqldb/examples/aws-rds-proxy-iam-auth


Dependencies

.github/workflows/pr-validation.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
.github/workflows/reviewdog.yml actions
  • actions/checkout v2 composite
  • reviewdog/action-golangci-lint v1 composite
examples/aws-rds-proxy-iam-auth/go.mod go
  • github.com/aws/aws-sdk-go-v2 v1.17.3
  • github.com/aws/aws-sdk-go-v2/config v1.18.11
  • github.com/aws/aws-sdk-go-v2/credentials v1.13.11
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.21
  • github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.2.5
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.27
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.21
  • github.com/aws/aws-sdk-go-v2/internal/ini v1.3.28
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.21
  • github.com/aws/aws-sdk-go-v2/service/sso v1.12.0
  • github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.0
  • github.com/aws/aws-sdk-go-v2/service/sts v1.18.2
  • github.com/aws/smithy-go v1.13.5
  • github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe
  • github.com/golang-sql/sqlexp v0.1.0
  • github.com/microsoft/go-mssqldb v0.20.0
  • golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
examples/aws-rds-proxy-iam-auth/go.sum go
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.0.0
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.2
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.1.0
  • github.com/Azure/azure-sdk-for-go/sdk/internal v1.0.0
  • github.com/AzureAD/microsoft-authentication-library-for-go v0.5.1
  • github.com/aws/aws-sdk-go-v2 v1.17.3
  • github.com/aws/aws-sdk-go-v2/config v1.18.11
  • github.com/aws/aws-sdk-go-v2/credentials v1.13.11
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.21
  • github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.2.5
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.27
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.21
  • github.com/aws/aws-sdk-go-v2/internal/ini v1.3.28
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.21
  • github.com/aws/aws-sdk-go-v2/service/sso v1.12.0
  • github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.0
  • github.com/aws/aws-sdk-go-v2/service/sts v1.18.2
  • github.com/aws/smithy-go v1.13.5
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/dnaeon/go-vcr v1.2.0
  • github.com/dnaeon/go-vcr v1.1.0
  • github.com/golang-jwt/jwt v3.2.1+incompatible
  • github.com/golang-jwt/jwt v3.2.2+incompatible
  • github.com/golang-jwt/jwt/v4 v4.2.0
  • github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe
  • github.com/golang-sql/sqlexp v0.1.0
  • github.com/google/go-cmp v0.5.8
  • github.com/google/uuid v1.1.1
  • github.com/google/uuid v1.3.0
  • github.com/gorilla/securecookie v1.1.1
  • github.com/gorilla/sessions v1.2.1
  • github.com/hashicorp/go-uuid v1.0.2
  • github.com/jcmturner/aescts/v2 v2.0.0
  • github.com/jcmturner/dnsutils/v2 v2.0.0
  • github.com/jcmturner/gofork v1.0.0
  • github.com/jcmturner/goidentity/v6 v6.0.1
  • github.com/jcmturner/gokrb5/v8 v8.4.2
  • github.com/jcmturner/rpc/v2 v2.0.3
  • github.com/jmespath/go-jmespath v0.4.0
  • github.com/jmespath/go-jmespath/internal/testify v1.5.1
  • github.com/kylelemons/godebug v1.1.0
  • github.com/microsoft/go-mssqldb v0.20.0
  • github.com/modocache/gover v0.0.0-20171022184752-b58185e213c5
  • github.com/montanaflynn/stats v0.6.6
  • github.com/pkg/browser v0.0.0-20210115035449-ce105d075bb4
  • github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.7.0
  • github.com/stretchr/testify v1.4.0
  • github.com/stretchr/testify v1.6.1
  • golang.org/x/crypto v0.0.0-20201112155050-0c6587e931a9
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
  • golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
  • golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
  • golang.org/x/net v0.0.0-20201010224723-4f7140c49acb
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa
  • golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
  • golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
  • golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
  • golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
  • golang.org/x/sys v0.0.0-20210423082822-04245dca01da
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
  • golang.org/x/sys v0.0.0-20210616045830-e2b7044e8c71
  • golang.org/x/sys v0.0.0-20220224120231-95c6836cb0e7
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.7
  • golang.org/x/text v0.3.3
  • golang.org/x/text v0.3.6
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/natefinch/npipe.v2 v2.0.0-20160621034901-c1b8fa8bdcce
  • gopkg.in/yaml.v2 v2.2.8
  • gopkg.in/yaml.v2 v2.2.1
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
examples/azuread-accesstoken/go.mod go
  • github.com/Azure/go-autorest/autorest/adal v0.8.1
  • github.com/microsoft/go-mssqldb v0.12.0
examples/azuread-accesstoken/go.sum go
  • github.com/Azure/go-autorest v13.3.2+incompatible
  • github.com/Azure/go-autorest/autorest v0.9.0
  • github.com/Azure/go-autorest/autorest v0.9.4
  • github.com/Azure/go-autorest/autorest/adal v0.5.0
  • github.com/Azure/go-autorest/autorest/adal v0.8.1
  • github.com/Azure/go-autorest/autorest/date v0.1.0
  • github.com/Azure/go-autorest/autorest/date v0.2.0
  • github.com/Azure/go-autorest/autorest/mocks v0.1.0
  • github.com/Azure/go-autorest/autorest/mocks v0.2.0
  • github.com/Azure/go-autorest/autorest/mocks v0.3.0
  • github.com/Azure/go-autorest/logger v0.1.0
  • github.com/Azure/go-autorest/tracing v0.5.0
  • github.com/dgrijalva/jwt-go v3.2.0+incompatible
  • github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe
  • github.com/microsoft/go-mssqldb v0.0.0-20191128021309-1d7a30a10f73
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20190325154230-a5d413f7728c
  • golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/text v0.3.0
go.mod go
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.2
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.1.0
  • github.com/dnaeon/go-vcr v1.2.0
  • github.com/golang-jwt/jwt v3.2.2+incompatible
  • github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe
  • github.com/golang-sql/sqlexp v0.1.0
  • github.com/google/uuid v1.3.0
  • github.com/jcmturner/gokrb5/v8 v8.4.2
  • github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
  • golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
  • golang.org/x/sys v0.0.0-20220224120231-95c6836cb0e7
  • gopkg.in/natefinch/npipe.v2 v2.0.0-20160621034901-c1b8fa8bdcce
go.sum go
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.0.0
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.1.2
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.1.0
  • github.com/Azure/azure-sdk-for-go/sdk/internal v1.0.0
  • github.com/AzureAD/microsoft-authentication-library-for-go v0.5.1
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/dnaeon/go-vcr v1.1.0
  • github.com/dnaeon/go-vcr v1.2.0
  • github.com/golang-jwt/jwt v3.2.1+incompatible
  • github.com/golang-jwt/jwt v3.2.2+incompatible
  • github.com/golang-jwt/jwt/v4 v4.2.0
  • github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe
  • github.com/golang-sql/sqlexp v0.1.0
  • github.com/google/uuid v1.1.1
  • github.com/google/uuid v1.3.0
  • github.com/gorilla/securecookie v1.1.1
  • github.com/gorilla/sessions v1.2.1
  • github.com/hashicorp/go-uuid v1.0.2
  • github.com/jcmturner/aescts/v2 v2.0.0
  • github.com/jcmturner/dnsutils/v2 v2.0.0
  • github.com/jcmturner/gofork v1.0.0
  • github.com/jcmturner/goidentity/v6 v6.0.1
  • github.com/jcmturner/gokrb5/v8 v8.4.2
  • github.com/jcmturner/rpc/v2 v2.0.3
  • github.com/kylelemons/godebug v1.1.0
  • github.com/modocache/gover v0.0.0-20171022184752-b58185e213c5
  • github.com/montanaflynn/stats v0.6.6
  • github.com/pkg/browser v0.0.0-20210115035449-ce105d075bb4
  • github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.4.0
  • github.com/stretchr/testify v1.6.1
  • github.com/stretchr/testify v1.7.0
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
  • golang.org/x/crypto v0.0.0-20201112155050-0c6587e931a9
  • golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
  • golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa
  • golang.org/x/net v0.0.0-20201010224723-4f7140c49acb
  • golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
  • golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
  • golang.org/x/sys v0.0.0-20210423082822-04245dca01da
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
  • golang.org/x/sys v0.0.0-20210616045830-e2b7044e8c71
  • golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
  • golang.org/x/sys v0.0.0-20220224120231-95c6836cb0e7
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.3
  • golang.org/x/text v0.3.6
  • golang.org/x/text v0.3.7
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/natefinch/npipe.v2 v2.0.0-20160621034901-c1b8fa8bdcce
  • gopkg.in/yaml.v2 v2.2.1
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.2.8
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b