PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 4 hours 19 minutes 18 seconds
Memory
Total
512MB
Used
13,32MB (2.6%)
Free
498,68MB
Keys
Current
10 162
Total (since start)
11 092
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
2 / 1 024 max
Total
60 152
Rejected
0
llm:7b191b16eb58b186842817268283fa5e7906286d25ef40b2affdf116bb1badbc
Edit
### 1.1 Business Data Landscape
This dataset represents a comprehensive registry of international table tennis athletes, capturing player profiles and competitive metadata from the sport's global governing body. The single table, **ittf_player_info**, functions as a master dimension containing 37,620 player records that span biographical details, national affiliations, and competitive classifications. The structure reflects a player-centric view of the sport, designed to support athlete identification, ranking systems, and tournament administration. With 100% of the dataset concentrated in this one table, the architecture prioritizes breadth of player coverage over relational complexity, suggesting this asset serves as a foundational reference layer for downstream analytics or operational systems.
### 1.2 Key Data Assets
| Table | Role | Rows | % of Total | Size |
|-------|------|-----:|----------:|-----:|
| ittf_player_info | dimension | 37,620 | 100.0% | 0.2 MB |
The **ittf_player_info** table is the sole data asset, representing the complete universe of registered players within the dataset's scope. This table dominates by necessity—it *is* the dataset—and its 37,620 records provide a substantial foundation for player-level analysis, demographic profiling, and competitive segmentation across national federations and ranking categories.
### 1.3 Data Integration Posture
With zero detected inter-table relationships, this dataset operates as a standalone reference file rather than an integrated analytical ecosystem. The absence of joins means cross-functional analytics—such as linking player profiles to match results, tournament schedules, or ranking histories—must rely on external data sources or future schema evolution. For business users, this translates to a clean, authoritative player registry that delivers strong descriptive insights within its boundaries but requires enrichment with event, performance, or temporal data to unlock predictive or trend-based intelligence. The 100% referential integrity score confirms internal consistency, positioning this table as a reliable anchor for federated queries or data warehouse integration when paired with complementary datasets.