# baserow/baserow SLOC report

> As of 2026-07-29 (commit 2158049f3ae0), baserow/baserow contains 2,443,957 total lines: 2,248,796 code, 57,799 comments, 137,362 blank, across 9,018 files in 24 languages (top: JSON 63.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving baserow/baserow to commit 2158049f3ae0, 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 92.0% of all lines, comments represent 2.4%, and the repository averages 249 code lines per file. JSON accounts for 63.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 2,624 | 1,433,967 | 1,433,939 | 0 | 28 |
| Python | 3,099 | 694,468 | 579,554 | 15,905 | 99,009 |
| JavaScript | 946 | 186,511 | 153,551 | 13,936 | 19,024 |
| Sass | 467 | 29,250 | 24,143 | 298 | 4,809 |
| Vue | 1,200 | 18,699 | 17,148 | 82 | 1,469 |
| PO File | 110 | 31,543 | 16,512 | 9,323 | 5,708 |
| TypeScript | 75 | 12,646 | 10,144 | 1,003 | 1,499 |
| YAML | 34 | 3,586 | 2,668 | 736 | 182 |
| SVG | 159 | 2,446 | 2,445 | 0 | 1 |
| Shell | 27 | 2,858 | 2,209 | 334 | 315 |
| Just | 4 | 2,836 | 2,037 | 453 | 346 |
| Modelica | 107 | 1,495 | 1,495 | 0 | 0 |

Top language (JSON 63.8%). Generated at 2026-07-29T20:07:44.470727170+00:00. Canonical report: https://octocounts.com/github/baserow/baserow

## Report FAQ

### How many lines of code does baserow/baserow have?

baserow/baserow has 2,443,957 total lines, including 2,248,796 code lines, 57,799 comment lines, and 137,362 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 2158049f3ae0, 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 develop at commit 2158049f3ae0 on 2026-07-29T20:07:44.470727170+00:00.

## Similar repository reports

- [LilyLoops/annas-archive](https://octocounts.com/github/LilyLoops/annas-archive) — JSON, 2,169,462 code lines
- [hasura/graphql-engine](https://octocounts.com/github/hasura/graphql-engine) — JSON, 2,165,683 code lines
- [ToolJet/ToolJet](https://octocounts.com/github/ToolJet/ToolJet) — JSON, 2,356,058 code lines
- [pytorch/executorch](https://octocounts.com/github/pytorch/executorch) — JSON, 2,067,227 code lines
- [dabiziluzhu55/citypulse-v2x-sim](https://octocounts.com/github/dabiziluzhu55/citypulse-v2x-sim) — JSON, 2,053,525 code lines
- [cleverraven/cataclysm-dda](https://octocounts.com/github/cleverraven/cataclysm-dda) — JSON, 2,611,786 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
