# simonw/sqlite-utils SLOC report

> As of 2026-08-22 (commit 56dd09702fdb), simonw/sqlite-utils contains 11,517 total lines: 10,278 code, 432 comments, 807 blank, across 16 files in 7 languages (top: Python 98.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

simonw/sqlite-utils has 10,278 source lines of code out of 11,517 total lines across 16 files, counted from the main ref at commit 56dd09702fdb by the OctoCounts tokei engine on 2026-08-22. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving simonw/sqlite-utils to commit 56dd09702fdb, 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 89.2% of all lines, comments represent 3.8%, and the repository averages 642 code lines per file. Python accounts for 98.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 10 | 11,248 | 10,137 | 357 | 754 |
| TOML | 1 | 93 | 81 | 5 | 7 |
| INI | 1 | 32 | 25 | 0 | 7 |
| Just | 1 | 38 | 23 | 7 | 8 |
| YAML | 1 | 8 | 8 | 0 | 0 |
| Autoconf | 1 | 4 | 4 | 0 | 0 |
| Markdown | 1 | 94 | 0 | 63 | 31 |

Top language (Python 98.6%). Generated at 2026-08-22T17:11:11.621304259+00:00. Canonical report: https://octocounts.com/github/simonw/sqlite-utils

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/simonw/sqlite-utils/commit/56dd09702fdb9e899f577ffd51693c1f2176cb08?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does simonw/sqlite-utils have?

simonw/sqlite-utils has 11,517 total lines, including 10,278 code lines, 432 comment lines, and 807 blank lines.

### How was the simonw/sqlite-utils line count measured?

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

### What commit was counted for simonw/sqlite-utils?

This OctoCounts report was generated from main at commit 56dd09702fdb on 2026-08-22T17:11:11.621304259+00:00.

## Similar repository reports

- [timzaak/web-dev-skills](https://octocounts.com/github/timzaak/web-dev-skills) — Python, 10,276 code lines
- [alibaba/VideoMV](https://octocounts.com/github/alibaba/VideoMV) — Python, 10,294 code lines
- [bcefghj/ai-agent-interview-guide](https://octocounts.com/github/bcefghj/ai-agent-interview-guide) — Python, 10,254 code lines
- [onlynor/vibemeter](https://octocounts.com/github/onlynor/vibemeter) — Python, 10,238 code lines
- [pytorch/examples](https://octocounts.com/github/pytorch/examples) — Python, 10,216 code lines
- [jquesnelle/yarn](https://octocounts.com/github/jquesnelle/yarn) — Python, 10,170 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
