# drizzle-team/drizzle-orm SLOC report

> As of 2026-08-26 (commit b7862528fd8f), drizzle-team/drizzle-orm contains 303,063 total lines: 262,283 code, 19,917 comments, 20,863 blank, across 1,102 files in 7 languages (top: TypeScript 91.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving drizzle-team/drizzle-orm to commit b7862528fd8f, 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 86.5% of all lines, comments represent 6.6%, and the repository averages 238 code lines per file. TypeScript accounts for 91.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 707 | 268,177 | 240,692 | 13,198 | 14,287 |
| YAML | 3 | 17,926 | 14,564 | 0 | 3,362 |
| JavaScript | 28 | 4,733 | 3,921 | 20 | 792 |
| JSON | 61 | 2,936 | 2,936 | 0 | 0 |
| SQL | 12 | 151 | 144 | 7 | 0 |
| SVG | 2 | 26 | 26 | 0 | 0 |
| Markdown | 289 | 9,114 | 0 | 6,692 | 2,422 |

Top language (TypeScript 91.8%). Generated at 2026-08-26T18:15:04.272380470+00:00. Canonical report: https://octocounts.com/github/drizzle-team/drizzle-orm

## Report FAQ

### How many lines of code does drizzle-team/drizzle-orm have?

drizzle-team/drizzle-orm has 303,063 total lines, including 262,283 code lines, 19,917 comment lines, and 20,863 blank lines.

### How was the drizzle-team/drizzle-orm line count measured?

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

### What commit was counted for drizzle-team/drizzle-orm?

This OctoCounts report was generated from main at commit b7862528fd8f on 2026-08-26T18:15:04.272380470+00:00.

## Similar repository reports

- [abhigyanpatwari/GitNexus](https://octocounts.com/github/abhigyanpatwari/GitNexus) — TypeScript, 260,770 code lines
- [b-nnett/grok-bot-0.18-reconstructed](https://octocounts.com/github/b-nnett/grok-bot-0.18-reconstructed) — TypeScript, 256,679 code lines
- [dolag233/Serpent](https://octocounts.com/github/dolag233/Serpent) — TypeScript, 254,597 code lines
- [DumoeDss/rasen](https://octocounts.com/github/DumoeDss/rasen) — TypeScript, 254,407 code lines
- [prisma/prisma](https://octocounts.com/github/prisma/prisma) — TypeScript, 252,672 code lines
- [agalwood/Motrix](https://octocounts.com/github/agalwood/Motrix) — TypeScript, 278,865 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
