# hasura/graphql-engine SLOC report

> As of 2026-09-18 (commit 6afe2022e0f4), hasura/graphql-engine contains 1,365,504 total lines: 1,164,121 code, 97,199 comments, 104,184 blank, across 8,778 files in 37 languages (top: TypeScript 19.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

hasura/graphql-engine has 1,164,121 source lines of code out of 1,365,504 total lines across 8,778 files, counted from the master ref at commit 6afe2022e0f4 by the OctoCounts tokei engine on 2026-09-18. 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 hasura/graphql-engine to commit 6afe2022e0f4, 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 85.3% of all lines, comments represent 7.1%, and the repository averages 133 code lines per file. TypeScript accounts for 19.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,484 | 266,963 | 223,864 | 24,068 | 19,031 |
| Haskell | 1,056 | 252,751 | 196,414 | 31,235 | 25,102 |
| JSON | 255 | 140,235 | 140,233 | 0 | 2 |
| TSX | 1,325 | 138,916 | 123,814 | 3,697 | 11,405 |
| YAML | 2,153 | 108,394 | 103,156 | 1,817 | 3,421 |
| Rust | 473 | 104,833 | 92,572 | 3,727 | 8,534 |
| SQL | 346 | 90,183 | 89,033 | 462 | 688 |
| JavaScript | 551 | 91,864 | 79,136 | 3,975 | 8,753 |
| Go | 303 | 51,515 | 41,840 | 2,140 | 7,535 |
| Python | 73 | 21,354 | 16,534 | 1,160 | 3,660 |
| CSS | 27 | 16,945 | 14,980 | 218 | 1,747 |
| Sass | 59 | 13,255 | 11,164 | 232 | 1,859 |

Top language (TypeScript 19.2%). Generated at 2026-09-18T17:30:40.113334229+00:00. Canonical report: https://octocounts.com/github/hasura/graphql-engine

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/hasura/graphql-engine/commit/6afe2022e0f49d96c2f8b28085b23c56b2ae6106?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 hasura/graphql-engine have?

hasura/graphql-engine has 1,365,504 total lines, including 1,164,121 code lines, 97,199 comment lines, and 104,184 blank lines.

### How was the hasura/graphql-engine line count measured?

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

### What commit was counted for hasura/graphql-engine?

This OctoCounts report was generated from master at commit 6afe2022e0f4 on 2026-09-18T17:30:40.113334229+00:00.

## Similar repository reports

- [get-bb/bb](https://octocounts.com/github/get-bb/bb) — TypeScript, 1,178,911 code lines
- [Fincept-Corporation/FinceptTerminal](https://octocounts.com/github/Fincept-Corporation/FinceptTerminal) — TypeScript, 1,141,471 code lines
- [oomol-lab/open-connector](https://octocounts.com/github/oomol-lab/open-connector) — TypeScript, 1,121,349 code lines
- [anomalyco/opencode](https://octocounts.com/github/anomalyco/opencode) — TypeScript, 1,103,538 code lines
- [can1357/oh-my-pi](https://octocounts.com/github/can1357/oh-my-pi) — TypeScript, 1,227,142 code lines
- [pingdotgg/t3code](https://octocounts.com/github/pingdotgg/t3code) — TypeScript, 1,052,040 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
