PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 23 hours 9 minutes 28 seconds
Memory
Total
512MB
Used
7,68MB (1.5%)
Free
504,32MB
Keys
Current
5 910
Total (since start)
11 098
Evictions
0
Reclaimed
326
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
75 080
Rejected
0
llm:e76d4ae26db871fd49bf112cdae0c2240ef064d90d666a1a9f65160f4efed286
Edit
```json
{
"classifications": [
{
"column": "jobs_id",
"label": "foreign_key",
"confidence": 0.95,
"reason": "References jobs table; 116 distinct values across 5047 rows indicates repetition typical of foreign keys"
},
{
"column": "columns_catalog_id",
"label": "near_key",
"confidence": 0.92,
"reason": "4887 distinct out of 5047 rows = 96.8% distinct, close to but below 98% threshold for near_key"
},
{
"column": "family",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute with 4 distinct values (dimension, identifier, measure, special)"
},
{
"column": "subtype",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute with 16 distinct values describing column subtypes"
},
{
"column": "measurement_level",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute with 4 distinct values (interval, nominal, ordinal, ratio)"
},
{
"column": "aggregation_profile",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute with 4 distinct values describing aggregation behavior"
},
{
"column": "confidence",
"label": "none",
"confidence": 1.0,
"reason": "100% null column with no data"
},
{
"column": "notes",
"label": "none",
"confidence": 1.0,
"reason": "100% null column with no data"
}
]
}
```