# CrunchyData/postgres-operator SLOC report

> As of 2026-08-01 (commit 668bcaec11c7), CrunchyData/postgres-operator contains 200,426 total lines: 170,403 code, 17,813 comments, 12,210 blank, across 837 files in 14 languages (top: YAML 60.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving CrunchyData/postgres-operator to commit 668bcaec11c7, 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 85.0% of all lines, comments represent 8.9%, and the repository averages 204 code lines per file. YAML accounts for 60.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| YAML | 450 | 104,620 | 102,578 | 1,029 | 1,013 |
| Go | 287 | 81,664 | 57,607 | 13,944 | 10,113 |
| JSON | 18 | 9,175 | 9,175 | 0 | 0 |
| Makefile | 7 | 445 | 324 | 46 | 75 |
| SQL | 1 | 381 | 265 | 74 | 42 |
| Dockerfile | 6 | 364 | 197 | 105 | 62 |
| Shell | 6 | 240 | 120 | 80 | 40 |
| Templ | 1 | 84 | 73 | 0 | 11 |
| jq | 1 | 98 | 45 | 38 | 15 |
| AWK | 1 | 26 | 12 | 9 | 5 |
| Python | 2 | 22 | 6 | 14 | 2 |
| SVG | 1 | 1 | 1 | 0 | 0 |

Top language (YAML 60.2%). Generated at 2026-08-01T23:26:22.482092588+00:00. Canonical report: https://octocounts.com/github/CrunchyData/postgres-operator

## Report FAQ

### How many lines of code does CrunchyData/postgres-operator have?

CrunchyData/postgres-operator has 200,426 total lines, including 170,403 code lines, 17,813 comment lines, and 12,210 blank lines.

### How was the CrunchyData/postgres-operator line count measured?

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

### What commit was counted for CrunchyData/postgres-operator?

This OctoCounts report was generated from main at commit 668bcaec11c7 on 2026-08-01T23:26:22.482092588+00:00.

## Similar repository reports

- [diaspora/diaspora](https://octocounts.com/github/diaspora/diaspora) — YAML, 170,937 code lines
- [easzlab/kubeasz](https://octocounts.com/github/easzlab/kubeasz) — YAML, 215,930 code lines
- [EleutherAI/lm-evaluation-harness](https://octocounts.com/github/EleutherAI/lm-evaluation-harness) — YAML, 230,558 code lines
- [togatoga/karukan](https://octocounts.com/github/togatoga/karukan) — YAML, 74,615 code lines
- [zyronon/TypeWords](https://octocounts.com/github/zyronon/TypeWords) — YAML, 48,556 code lines
- [FQO3/sdg6_cup_client](https://octocounts.com/github/FQO3/sdg6_cup_client) — YAML, 34,771 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)
