# silentFellow/nvim-db SLOC report

> As of 2026-08-24 (commit bd57ccceecaf), silentFellow/nvim-db contains 2,092 total lines: 1,255 code, 454 comments, 383 blank, across 13 files in 2 languages (top: Lua 100.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

silentFellow/nvim-db has 1,255 source lines of code out of 2,092 total lines across 13 files, counted from the main ref at commit bd57ccceecaf by the OctoCounts tokei engine on 2026-08-24. 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 silentFellow/nvim-db to commit bd57ccceecaf, 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 small codebase by counted code lines. Code represents 60.0% of all lines, comments represent 21.7%, and the repository averages 97 code lines per file. Lua accounts for 100.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Lua | 9 | 1,723 | 1,255 | 206 | 262 |
| Markdown | 4 | 369 | 0 | 248 | 121 |

Top language (Lua 100.0%). Generated at 2026-08-24T15:32:06.544904232+00:00. Canonical report: https://octocounts.com/github/silentFellow/nvim-db

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/silentFellow/nvim-db/commit/bd57ccceecaf502b782831194cb56d5a1147c795?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 silentFellow/nvim-db have?

silentFellow/nvim-db has 2,092 total lines, including 1,255 code lines, 454 comment lines, and 383 blank lines.

### How was the silentFellow/nvim-db line count measured?

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

### What commit was counted for silentFellow/nvim-db?

This OctoCounts report was generated from main at commit bd57ccceecaf on 2026-08-24T15:32:06.544904232+00:00.

## Similar repository reports

- [WorldOccupier/nvim-agent-comments](https://octocounts.com/github/WorldOccupier/nvim-agent-comments) — Lua, 1,246 code lines
- [notkisk/omarchy-nous-theme](https://octocounts.com/github/notkisk/omarchy-nous-theme) — Lua, 1,236 code lines
- [mkwpaul/tfvc.nvim](https://octocounts.com/github/mkwpaul/tfvc.nvim) — Lua, 1,356 code lines
- [occivink/mpv-scripts](https://octocounts.com/github/occivink/mpv-scripts) — Lua, 1,089 code lines
- [kylechui/nvim-surround](https://octocounts.com/github/kylechui/nvim-surround) — Lua, 1,604 code lines
- [MoaidHathot/dotnet.nvim](https://octocounts.com/github/MoaidHathot/dotnet.nvim) — Lua, 822 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)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
