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

https://github.com/hudengjin/operate-mysql-tool

Score: 1.791759469228055

Last synced: about 16 hours ago
JSON representation

Repository metadata:

golang 开发的便于在脚本和命令行操作MySQL数据库的小工具


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 5
Total Committers: 2
Avg Commits per committer: 2.5
Development Distribution Score (DDS): 0.2

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
huprince h****e@1****m 4
huprince h****n@g****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 1
Average time to close issues: N/A
Average time to close pull requests: less than a minute
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/hudengjin/operate-mysql-tool

Top Issue Authors

Top Pull Request Authors

  • hudengjin (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

go.mod go
  • github.com/go-sql-driver/mysql v1.6.0
  • github.com/joho/godotenv v1.3.0
  • github.com/natefinch/lumberjack v2.0.0+incompatible
  • go.uber.org/multierr v1.6.0
  • go.uber.org/zap v1.16.0
go.sum go
  • github.com/BurntSushi/toml v0.3.1
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/go-sql-driver/mysql v1.6.0
  • github.com/google/renameio v0.1.0
  • github.com/joho/godotenv v1.3.0
  • github.com/kisielk/gotool v1.0.0
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/natefinch/lumberjack v2.0.0+incompatible
  • github.com/pkg/errors v0.8.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rogpeppe/go-internal v1.3.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.3.0
  • github.com/stretchr/testify v1.4.0
  • go.uber.org/atomic v1.6.0
  • go.uber.org/atomic v1.7.0
  • go.uber.org/multierr v1.5.0
  • go.uber.org/multierr v1.6.0
  • go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee
  • go.uber.org/zap v1.16.0
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529
  • golang.org/x/lint v0.0.0-20190930215403-16217165b5de
  • golang.org/x/mod v0.0.0-20190513183733-4bf6d317e70e
  • golang.org/x/net v0.0.0-20190311183353-d8887717615a
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/net v0.0.0-20190620200207-3b0461eec859
  • golang.org/x/sync v0.0.0-20190423024810-112230192c58
  • 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
  • golang.org/x/tools v0.0.0-20190311212946-11955173bddd
  • golang.org/x/tools v0.0.0-20190621195816-6e04913cbbac
  • golang.org/x/tools v0.0.0-20191029041327-9cc4af7d6b2c
  • golang.org/x/tools v0.0.0-20191029190741-b9c20aec41a5
  • golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/errgo.v2 v2.1.0
  • gopkg.in/yaml.v2 v2.2.2
  • honnef.co/go/tools v0.0.1-2019.2.3