PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 20 hours 39 minutes 1 second
Memory
Total
512MB
Used
8,15MB (1.59%)
Free
503,85MB
Keys
Current
6 252
Total (since start)
11 098
Evictions
0
Reclaimed
299
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
73 578
Rejected
0
llm:cb4715d163844793e1b3ecb405de5b37df323fbe25f9beb8510be19c1fad30e8
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"
}
]
}
```