# go-sql-driver/mysql SLOC report

> As of 2026-09-14 (commit 76c00e35a8d4), go-sql-driver/mysql contains 15,065 total lines: 10,781 code, 2,253 comments, 2,031 blank, across 37 files in 2 languages (top: Go 100.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving go-sql-driver/mysql to commit 76c00e35a8d4, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 71.6% of all lines, comments represent 15.0%, and the repository averages 291 code lines per file. Go accounts for 100.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 35 | 14,148 | 10,781 | 1,600 | 1,767 |
| Markdown | 2 | 917 | 0 | 653 | 264 |

Top language (Go 100.0%). Generated at 2026-09-14T04:46:16.905308332+00:00. Canonical report: https://octocounts.com/github/go-sql-driver/mysql

## Report FAQ

### How many lines of code does go-sql-driver/mysql have?

go-sql-driver/mysql has 15,065 total lines, including 10,781 code lines, 2,253 comment lines, and 2,031 blank lines.

### How was the go-sql-driver/mysql line count measured?

OctoCounts resolved the public GitHub repository to commit 76c00e35a8d4, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for go-sql-driver/mysql?

This OctoCounts report was generated from 76c00e35a8d48f8f70f0e7dffe584692bd3fa612 at commit 76c00e35a8d4 on 2026-09-14T04:46:16.905308332+00:00.

## Similar repository reports

- [4ier/notion-cli](https://octocounts.com/github/4ier/notion-cli) — Go, 10,482 code lines
- [abiosoft/colima](https://octocounts.com/github/abiosoft/colima) — Go, 11,169 code lines
- [IceWhaleTech/CasaOS](https://octocounts.com/github/IceWhaleTech/CasaOS) — Go, 10,170 code lines
- [alireza0/s-ui](https://octocounts.com/github/alireza0/s-ui) — Go, 11,495 code lines
- [spf13/cobra](https://octocounts.com/github/spf13/cobra) — Go, 11,516 code lines
- [MatveiSlizkii/Beehive](https://octocounts.com/github/MatveiSlizkii/Beehive) — Go, 10,038 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
