# sqlite/sqlite SLOC report

> As of 2026-09-14 (commit 7936c5107fa4), sqlite/sqlite contains 561,753 total lines: 373,072 code, 154,214 comments, 34,467 blank, across 582 files in 18 languages (top: C 77.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

sqlite/sqlite has 373,072 source lines of code out of 561,753 total lines across 582 files, counted from the 7936c5107fa4081c347852dc84054a7bb5c5fbe3 ref at commit 7936c5107fa4 by the OctoCounts tokei engine on 2026-09-14. 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 sqlite/sqlite to commit 7936c5107fa4, 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 large codebase by counted code lines. Code represents 66.4% of all lines, comments represent 27.5%, and the repository averages 641 code lines per file. C accounts for 77.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 281 | 403,312 | 289,299 | 87,729 | 26,284 |
| Autoconf | 13 | 27,923 | 24,921 | 1,998 | 1,004 |
| JavaScript | 37 | 27,901 | 16,408 | 10,470 | 1,023 |
| TCL | 73 | 21,963 | 14,888 | 5,567 | 1,508 |
| C Header | 42 | 21,209 | 9,718 | 10,104 | 1,387 |
| Java | 58 | 13,480 | 8,418 | 3,995 | 1,067 |
| Makefile | 4 | 4,867 | 2,624 | 1,778 | 465 |
| Shell | 15 | 3,145 | 2,336 | 571 | 238 |
| Happy | 2 | 2,366 | 2,145 | 0 | 221 |
| HTML | 17 | 1,091 | 1,022 | 50 | 19 |
| Batch | 3 | 1,198 | 625 | 413 | 160 |
| C# | 2 | 694 | 307 | 297 | 90 |

Top language (C 77.5%). Generated at 2026-09-14T21:05:52.621877727+00:00. Canonical report: https://octocounts.com/github/sqlite/sqlite

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/sqlite/sqlite/commit/7936c5107fa4081c347852dc84054a7bb5c5fbe3?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 sqlite/sqlite have?

sqlite/sqlite has 561,753 total lines, including 373,072 code lines, 154,214 comment lines, and 34,467 blank lines.

### How was the sqlite/sqlite line count measured?

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

### What commit was counted for sqlite/sqlite?

This OctoCounts report was generated from 7936c5107fa4081c347852dc84054a7bb5c5fbe3 at commit 7936c5107fa4 on 2026-09-14T21:05:52.621877727+00:00.

## Similar repository reports

- [sqlcipher/sqlcipher](https://octocounts.com/github/sqlcipher/sqlcipher) — C, 374,108 code lines
- [xiaojieonly/Ehviewer_CN_SXJ](https://octocounts.com/github/xiaojieonly/Ehviewer_CN_SXJ) — C, 375,254 code lines
- [mirror/xserver](https://octocounts.com/github/mirror/xserver) — C, 364,477 code lines
- [x11libre/xserver](https://octocounts.com/github/x11libre/xserver) — C, 350,425 code lines
- [clnhub/rtl8192eu-linux](https://octocounts.com/github/clnhub/rtl8192eu-linux) — C, 345,004 code lines
- [DarkFlippers/unleashed-firmware](https://octocounts.com/github/DarkFlippers/unleashed-firmware) — C, 338,665 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
