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

https://github.com/marcboeker/go-duckdb

Score: -Infinity

Last synced: about 1 hour ago
JSON representation

Repository metadata:

go-duckdb provides a database/sql driver for the DuckDB database engine.


Owner metadata:


GitHub Events

Total
Last Year

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 188
Total pull requests: 332
Average time to close issues: 3 months
Average time to close pull requests: 9 days
Total issue authors: 143
Total pull request authors: 67
Average comments per issue: 2.13
Average comments per pull request: 1.24
Merged pull request: 251
Bot issues: 0
Bot pull requests: 2

Past year issues: 82
Past year pull requests: 198
Past year average time to close issues: 25 days
Past year average time to close pull requests: 3 days
Past year issue authors: 68
Past year pull request authors: 26
Past year average comments per issue: 0.94
Past year average comments per pull request: 0.82
Past year merged pull request: 148
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • taniabogatsch (13)
  • begelundmuller (6)
  • sdmcallister (4)
  • marcboeker (4)
  • Leo-yang-1020 (4)
  • wearpants (3)
  • disq (3)
  • derekperkins (3)
  • goloroden (2)
  • maiadegraaf (2)
  • xian952777 (2)
  • proofrock (2)
  • apocelipes (2)
  • james-lawrence (2)
  • a-agmon (2)

Top Pull Request Authors

  • taniabogatsch (150)
  • marcboeker (17)
  • JAicewizard (12)
  • begelundmuller (12)
  • deining (10)
  • fanyang01 (9)
  • wmTJc9IK0Q (7)
  • k-anshul (6)
  • asabil (6)
  • loicalleyne (5)
  • apocelipes (5)
  • pjain1 (4)
  • mlafeldt (3)
  • andyyu2004 (3)
  • james-lawrence (3)

Top Issue Labels

  • bug (12)
  • build (9)
  • feature / enhancement (6)
  • enhancement (5)
  • [OS] Windows (5)
  • feature request (4)
  • under review (4)
  • known limitation (4)
  • question / help wanted (4)
  • requires latest duckdb (3)
  • compatibility (2)
  • question (2)
  • wontfix (1)
  • help wanted (1)
  • CI / infra (1)
  • tooling / development (1)
  • testing (1)
  • no reproduction (1)

Top Pull Request Labels

  • dependencies (38)
  • feature / enhancement (28)
  • fix (23)
  • testing (18)
  • go (14)
  • documentation (14)
  • feature (13)
  • build (12)
  • CI / infra (9)
  • [OS] Windows (8)
  • changes requested (7)
  • enhancement (5)
  • ready to merge (3)
  • bug (2)
  • question / help wanted (2)
  • tooling / development (2)

Package metadata

proxy.golang.org: github.com/marcboeker/go-duckdb

Package duckdb implements a database/sql driver for the DuckDB database.

  • Homepage: https://github.com/marcboeker/go-duckdb
  • Documentation: https://pkg.go.dev/github.com/marcboeker/go-duckdb#section-documentation
  • Licenses: MIT
  • Latest release: v1.8.5 (published 6 months ago)
  • Last Synced: 2025-09-04T06:05:27.062Z (2 days ago)
  • Versions: 44
  • Dependent Packages: 5
  • Dependent Repositories: 6
  • Docker Downloads: 2,074
  • Rankings:
    • Docker downloads count: 1.221%
    • Dependent repos count: 2.118%
    • Dependent packages count: 2.217%
    • Average: 2.595%
    • Stargazers count: 3.618%
    • Forks count: 3.799%
proxy.golang.org: github.com/marcboeker/go-Duckdb

proxy.golang.org: github.com/marcboeker/go-duckDB

proxy.golang.org: github.com/marcboeker/go-duckdb/v2

Package duckdb implements a database/sql driver for the DuckDB database.

  • Homepage: https://github.com/marcboeker/go-duckdb
  • Documentation: https://pkg.go.dev/github.com/marcboeker/go-duckdb/v2#section-documentation
  • Licenses: MIT
  • Latest release: v2.3.5 (published 27 days ago)
  • Last Synced: 2025-09-04T06:06:18.158Z (2 days ago)
  • Versions: 13
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.698%
    • Average: 5.889%
    • Dependent repos count: 6.079%
proxy.golang.org: github.com/marcboeker/go-duckdb/arrowmapping

proxy.golang.org: github.com/marcboeker/go-duckdb/mapping

  • Homepage: https://github.com/marcboeker/go-duckdb
  • Documentation: https://pkg.go.dev/github.com/marcboeker/go-duckdb/mapping#section-documentation
  • Licenses: MIT
  • Latest release: v0.0.11 (published about 2 months ago)
  • Last Synced: 2025-09-04T06:05:48.344Z (2 days ago)
  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.707%
    • Average: 5.898%
    • Dependent repos count: 6.089%

Dependencies

.github/workflows/deps.yaml actions
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • stefanzweifel/git-auto-commit-action v4 composite
.github/workflows/tests.yaml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
go.mod go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/uuid v1.3.0
  • github.com/kr/pretty v0.1.0
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.8.0
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/uuid v1.3.0
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/pmezard/go-difflib v1.0.0
  • 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
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1