alibaba / druid
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 7 components.
  • 1,845 files, 248,486 LOC (100.0% vs. main code).
  • "core" is biggest, containing 93.96% of LOC.
  • "doc" is smallest, containing 0.13% of LOC.


core233468 LOC (93%) 1,743 files
druid-demo-petclinic8288 LOC (3%) 26 files
druid-admin5049 LOC (2%) 44 files
druid-wrapper485 LOC (<1%) 13 files
druid-spring-boot-3-starter448 LOC (<1%) 9 files
druid-spring-boot-starter432 LOC (<1%) 8 files
doc316 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
core790 commits (10%)
druid-spring-boot-starter96 commits (1%)
druid-admin23 commits (<1%)
druid-spring-boot-3-starter12 commits (<1%)
druid-wrapper6 commits (<1%)
doc2 commits (<1%)
druid-demo-petclinic2 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 2020 2019 2018 2017 2016 2015 2014 2013 2012
core
167
1755
777
3101
15
druid-admin
11
3
48
47
132
druid-spring-boot-3-starter
6
21
druid-spring-boot-starter
6
5
28
4
4
36
51
72
druid-wrapper
47
13
doc
4
druid-demo-petclinic
52


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


2025-05-14 18:52