apache / skywalking-banyandb
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 6 components.
  • 386 files, 54,126 LOC (100.0% vs. main code).
  • "banyand" is biggest, containing 49.75% of LOC.
  • "ROOT" is smallest, containing 0.08% of LOC.


banyand26928 LOC (49%) 140 files
pkg16404 LOC (30%) 139 files
ui6827 LOC (12%) 60 files
api2372 LOC (4%) 32 files
bydbctl1552 LOC (2%) 14 files
ROOT43 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
banyand288 commits (43%)
pkg251 commits (37%)
api110 commits (16%)
ui68 commits (10%)
bydbctl30 commits (4%)
ROOT2 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021
banyand
296
668
280
234
79
pkg
85
351
161
289
125
ui
35
163
73
46
api
43
37
38
88
48
bydbctl
11
24
19
36
ROOT
2


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G banyand banyand banyand--banyand 38 pkg pkg banyand--pkg 32 bydbctl bydbctl banyand--bydbctl 6 pkg--pkg 29 api api pkg--api 12 ui ui ui--banyand 1 ui--ui 17 api--banyand 15 api--api 11 bydbctl--pkg 4 bydbctl--api 3 bydbctl--bydbctl 4


2025-05-07 20:24