# prisma/prisma SLOC report

> As of 2026-09-16 (commit eb6b3d3701c8), prisma/prisma contains 406,637 total lines: 270,101 code, 93,539 comments, 42,997 blank, across 3,117 files in 11 languages (top: TypeScript 75.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

prisma/prisma has 270,101 source lines of code out of 406,637 total lines across 3,117 files, counted from the eb6b3d3701c82d1444cbf606ea849916a7e7aba1 ref at commit eb6b3d3701c8 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 prisma/prisma to commit eb6b3d3701c8, 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 66.4% of all lines, comments represent 23.0%, and the repository averages 87 code lines per file. TypeScript accounts for 75.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 1,835 | 254,983 | 203,782 | 33,871 | 17,330 |
| JSON | 452 | 31,400 | 31,388 | 0 | 12 |
| JavaScript | 97 | 20,105 | 16,300 | 1,951 | 1,854 |
| YAML | 6 | 17,658 | 15,120 | 27 | 2,511 |
| TSX | 38 | 2,669 | 2,420 | 11 | 238 |
| CSS | 4 | 1,149 | 970 | 27 | 152 |
| HTML | 3 | 45 | 45 | 0 | 0 |
| SQL | 3 | 66 | 37 | 14 | 15 |
| SVG | 37 | 37 | 37 | 0 | 0 |
| TOML | 2 | 9 | 2 | 7 | 0 |
| Markdown | 640 | 78,516 | 0 | 57,631 | 20,885 |

Top language (TypeScript 75.4%). Generated at 2026-09-16T16:19:40.337206302+00:00. Canonical report: https://octocounts.com/github/prisma/prisma

## Reproduce this report

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

prisma/prisma has 406,637 total lines, including 270,101 code lines, 93,539 comment lines, and 42,997 blank lines.

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

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

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

This OctoCounts report was generated from eb6b3d3701c82d1444cbf606ea849916a7e7aba1 at commit eb6b3d3701c8 on 2026-09-16T16:19:40.337206302+00:00.

## Similar repository reports

- [readest/readest](https://octocounts.com/github/readest/readest) — TypeScript, 268,723 code lines
- [zhu1090093659/dsh-web](https://octocounts.com/github/zhu1090093659/dsh-web) — TypeScript, 273,978 code lines
- [CherryHQ/cherry-studio-app](https://octocounts.com/github/CherryHQ/cherry-studio-app) — TypeScript, 263,526 code lines
- [littlesight9-sketch/firecrawl](https://octocounts.com/github/littlesight9-sketch/firecrawl) — TypeScript, 263,517 code lines
- [alsk1992/CloddsBot](https://octocounts.com/github/alsk1992/CloddsBot) — TypeScript, 262,014 code lines
- [drizzle-team/drizzle-orm](https://octocounts.com/github/drizzle-team/drizzle-orm) — TypeScript, 261,108 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)
