# babelfish-for-postgresql/babelfish_extensions SLOC report

> As of 2026-09-17 (commit 054ac4256da1), babelfish-for-postgresql/babelfish_extensions contains 418,799 total lines: 336,032 code, 38,706 comments, 44,061 blank, across 460 files in 16 languages (top: SQL 51.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

babelfish-for-postgresql/babelfish_extensions has 336,032 source lines of code out of 418,799 total lines across 460 files, counted from the 054ac4256da185e8402e3e3799982048d1bb82e5 ref at commit 054ac4256da1 by the OctoCounts tokei engine on 2026-09-17. 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 babelfish-for-postgresql/babelfish_extensions to commit 054ac4256da1, 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 80.2% of all lines, comments represent 9.2%, and the repository averages 731 code lines per file. SQL accounts for 51.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| SQL | 207 | 198,406 | 174,318 | 6,256 | 17,832 |
| C | 127 | 171,939 | 123,106 | 27,474 | 21,359 |
| Happy | 5 | 14,907 | 13,373 | 0 | 1,534 |
| C Header | 80 | 14,840 | 11,281 | 2,212 | 1,347 |
| C++ | 2 | 13,103 | 10,787 | 1,184 | 1,132 |
| Perl | 4 | 1,484 | 1,090 | 226 | 168 |
| Lex | 4 | 714 | 555 | 78 | 81 |
| Makefile | 6 | 689 | 452 | 81 | 156 |
| Shell | 1 | 483 | 435 | 3 | 45 |
| Templ | 1 | 401 | 378 | 0 | 23 |
| CMake | 2 | 161 | 125 | 9 | 27 |
| C++ Header | 1 | 92 | 60 | 14 | 18 |

Top language (SQL 51.9%). Generated at 2026-09-17T15:37:21.876287446+00:00. Canonical report: https://octocounts.com/github/babelfish-for-postgresql/babelfish_extensions

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/babelfish-for-postgresql/babelfish_extensions/commit/054ac4256da185e8402e3e3799982048d1bb82e5?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 babelfish-for-postgresql/babelfish_extensions have?

babelfish-for-postgresql/babelfish_extensions has 418,799 total lines, including 336,032 code lines, 38,706 comment lines, and 44,061 blank lines.

### How was the babelfish-for-postgresql/babelfish_extensions line count measured?

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

### What commit was counted for babelfish-for-postgresql/babelfish_extensions?

This OctoCounts report was generated from 054ac4256da185e8402e3e3799982048d1bb82e5 at commit 054ac4256da1 on 2026-09-17T15:37:21.876287446+00:00.

## Similar repository reports

- [MrSuiChuan/data-warehouse-learning](https://octocounts.com/github/MrSuiChuan/data-warehouse-learning) — SQL, 56,114 code lines
- [SJLennon/IBM-i-RPG-Free-CLP-Code](https://octocounts.com/github/SJLennon/IBM-i-RPG-Free-CLP-Code) — SQL, 973 code lines
- [DenisovAV/flutter_gemma](https://octocounts.com/github/DenisovAV/flutter_gemma) — JSON, 335,761 code lines
- [iamcheyan/Zircon](https://octocounts.com/github/iamcheyan/Zircon) — C#, 335,013 code lines
- [Twarner491/AvianVisitors](https://octocounts.com/github/Twarner491/AvianVisitors) — JSON, 337,207 code lines
- [joomla/joomla-cms](https://octocounts.com/github/joomla/joomla-cms) — PHP, 333,841 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)
