# dbeaver/dbeaver SLOC report

> As of 2026-09-05 (commit 4ef3b32b473b), dbeaver/dbeaver contains 948,905 total lines: 683,995 code, 154,170 comments, 110,740 blank, across 7,281 files in 18 languages (top: Java 94.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

dbeaver/dbeaver has 683,995 source lines of code out of 948,905 total lines across 7,281 files, counted from the 4ef3b32b473ba89a1eb6cfbb858d68d23322dc99 ref at commit 4ef3b32b473b by the OctoCounts tokei engine on 2026-09-05. 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 dbeaver/dbeaver to commit 4ef3b32b473b, 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 72.1% of all lines, comments represent 16.2%, and the repository averages 94 code lines per file. Java accounts for 94.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 6,407 | 906,097 | 646,774 | 151,614 | 107,709 |
| XML | 364 | 28,253 | 25,834 | 535 | 1,884 |
| SVG | 421 | 5,638 | 5,638 | 0 | 0 |
| CSS | 16 | 1,901 | 1,612 | 74 | 215 |
| JavaScript | 14 | 1,737 | 1,475 | 26 | 236 |
| C++ | 9 | 1,858 | 1,438 | 230 | 190 |
| Visual Studio Project | 1 | 462 | 462 | 0 | 0 |
| C Header | 8 | 498 | 302 | 93 | 103 |
| XSL | 1 | 206 | 206 | 0 | 0 |
| HTML | 6 | 110 | 100 | 5 | 5 |
| YAML | 1 | 60 | 54 | 2 | 4 |
| Shell | 2 | 84 | 33 | 33 | 18 |

Top language (Java 94.6%). Generated at 2026-09-05T05:53:18.311286093+00:00. Canonical report: https://octocounts.com/github/dbeaver/dbeaver

## Reproduce this report

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

dbeaver/dbeaver has 948,905 total lines, including 683,995 code lines, 154,170 comment lines, and 110,740 blank lines.

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

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

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

This OctoCounts report was generated from 4ef3b32b473ba89a1eb6cfbb858d68d23322dc99 at commit 4ef3b32b473b on 2026-09-05T05:53:18.311286093+00:00.

## Similar repository reports

- [apache/Pulsar](https://octocounts.com/github/apache/Pulsar) — Java, 778,641 code lines
- [keycloak/keycloak](https://octocounts.com/github/keycloak/keycloak) — Java, 582,524 code lines
- [apache/calcite](https://octocounts.com/github/apache/calcite) — Java, 554,520 code lines
- [libgdx/libgdx](https://octocounts.com/github/libgdx/libgdx) — Java, 542,150 code lines
- [apache/cassandra](https://octocounts.com/github/apache/cassandra) — Java, 535,394 code lines
- [mlflow/mlflow](https://octocounts.com/github/mlflow/mlflow) — Java, 841,842 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)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
