mysql / mysql-connector-net
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 5 components.
  • 443 files, 56,711 LOC (80.8% vs. main code).
  • "MySQL.Data" is biggest, containing 57.3% of LOC.
  • "MySQL.Data.OpenTelemetry" is smallest, containing 0.05% of LOC.


MySQL.Data32497 LOC (46%) 245 files
EFCore10886 LOC (15%) 133 files
EntityFramework7032 LOC (10%) 33 files
MySql.Web6266 LOC (8%) 29 files
MySQL.Data.OpenTelemetry30 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
MySQL.Data689 commits (24%)
EFCore62 commits (2%)
EntityFramework58 commits (2%)
MySql.Web51 commits (1%)
MySQL.Data.OpenTelemetry8 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
MySQL.Data
251
294
118
212
283
283
668
806
1360
EFCore
135
190
271
3
14
797
EntityFramework
33
37
1
3
9
23
11
57
128
MySql.Web
19
29
1
22
37
24
66
185
MySQL.Data.OpenTelemetry
6
4
1


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 MySQL.Data MySQL.Data MySQL.Data--MySQL.Data 2 EFCore EFCore MySQL.Data--EFCore 4 MySQL.Data.OpenTelemetry MySQL.Data.OpenTelemetry MySQL.Data--MySQL.Data.OpenTelemetry 4 EntityFramework EntityFramework MySQL.Data--EntityFramework 3 EFCore--EFCore 4 MySQL.Data.OpenTelemetry--EFCore 3 MySQL.Data.OpenTelemetry--MySQL.Data.OpenTelemetry 2 MySQL.Data.OpenTelemetry--EntityFramework 3 EntityFramework--EFCore 3 EntityFramework--EntityFramework 1 MySql.Web MySql.Web MySql.Web--MySQL.Data 3 MySql.Web--EFCore 3 MySql.Web--MySQL.Data.OpenTelemetry 3 MySql.Web--EntityFramework 3 MySql.Web--MySql.Web 1


2025-05-09 19:49