# baserow/baserow SLOC report

> As of 2026-09-16 (commit 25335530f854), baserow/baserow contains 2,014,605 total lines: 1,898,986 code, 39,936 comments, 75,683 blank, across 7,984 files in 22 languages (top: JSON 75.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

baserow/baserow has 1,898,986 source lines of code out of 2,014,605 total lines across 7,984 files, counted from the 25335530f8543f70fdffdce75baebb9fdbace9a5 ref at commit 25335530f854 by the OctoCounts tokei engine on 2026-09-16. 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 baserow/baserow to commit 25335530f854, 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 very large codebase by counted code lines. Code represents 94.3% of all lines, comments represent 2.0%, and the repository averages 238 code lines per file. JSON accounts for 75.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 2,672 | 1,437,910 | 1,437,910 | 0 | 0 |
| Python | 2,394 | 349,159 | 290,651 | 10,030 | 48,478 |
| JavaScript | 701 | 120,741 | 94,911 | 13,327 | 12,503 |
| Sass | 480 | 30,550 | 25,201 | 339 | 5,010 |
| Vue | 1,208 | 19,330 | 17,748 | 97 | 1,485 |
| PO File | 110 | 31,562 | 16,522 | 9,328 | 5,712 |
| YAML | 34 | 3,759 | 2,831 | 742 | 186 |
| SVG | 159 | 2,446 | 2,445 | 0 | 1 |
| Shell | 25 | 2,905 | 2,237 | 357 | 311 |
| TypeScript | 28 | 2,821 | 2,213 | 296 | 312 |
| Just | 4 | 2,940 | 2,109 | 476 | 355 |
| Modelica | 107 | 1,495 | 1,495 | 0 | 0 |

Top language (JSON 75.7%). Generated at 2026-09-16T22:35:52.105697409+00:00. Canonical report: https://octocounts.com/github/baserow/baserow

## Reproduce this report

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

baserow/baserow has 2,014,605 total lines, including 1,898,986 code lines, 39,936 comment lines, and 75,683 blank lines.

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

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

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

This OctoCounts report was generated from 25335530f8543f70fdffdce75baebb9fdbace9a5 at commit 25335530f854 on 2026-09-16T22:35:52.105697409+00:00.

## Similar repository reports

- [different-ai/openwork](https://octocounts.com/github/different-ai/openwork) — JSON, 1,748,712 code lines
- [dabiziluzhu55/citypulse-v2x-sim](https://octocounts.com/github/dabiziluzhu55/citypulse-v2x-sim) — JSON, 2,053,525 code lines
- [pytorch/executorch](https://octocounts.com/github/pytorch/executorch) — JSON, 2,067,227 code lines
- [yuezih/Movie101](https://octocounts.com/github/yuezih/Movie101) — JSON, 1,581,172 code lines
- [insightlabs38-pixel/HydroSwarm](https://octocounts.com/github/insightlabs38-pixel/HydroSwarm) — JSON, 1,564,744 code lines
- [medplum/medplum](https://octocounts.com/github/medplum/medplum) — JSON, 1,441,864 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)
- [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)
