PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 8 hours 15 minutes 6 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
3 / 1 024 max
Total
63 535
Rejected
0
llm:d379d92f82bee714a335135248634f84c24918430c40ae0df1176e1db84a3957
Edit
```json
{
"classifications": [
{
"column": "id",
"label": "primary_key",
"confidence": 1.0,
"reason": "100% distinct (591/591), zero nulls, BIGINT type - uniquely identifies each classification candidate row"
},
{
"column": "table_classification_id",
"label": "foreign_key",
"confidence": 0.95,
"reason": "References table_classification table (514 distinct vs 591 rows), zero nulls, repeating values indicate join relationship"
},
{
"column": "rank",
"label": "none",
"confidence": 1.0,
"reason": "Only 3 distinct values (0,1,2) - ordinal ranking attribute, not a key"
},
{
"column": "partition_key",
"label": "none",
"confidence": 1.0,
"reason": "124 distinct values with 8% nulls - stores partition key names as data, not a key column"
},
{
"column": "partition_key_label",
"label": "none",
"confidence": 1.0,
"reason": "Only 4 distinct values (E, T, null, primary_identifier) - categorical label, not a key"
},
{
"column": "partition_key_reasoning",
"label": "none",
"confidence": 1.0,
"reason": "Text field with reasoning/explanations - descriptive attribute, not a key"
},
{
"column": "clustering_key",
"label": "none",
"confidence": 1.0,
"reason": "46 distinct values with 58% nulls - stores clustering key names as data, not a key column"
},
{
"column": "clustering_key_label",
"label": "none",
"confidence": 1.0,
"reason": "Only 3 distinct values (S, X, null) - categorical label, not a key"
},
{
"column": "clustering_key_reasoning",
"label": "none",
"confidence": 1.0,
"reason": "Text field with reasoning/explanations - descriptive attribute, not a key"
},
{
"column": "world_line",
"label": "none",
"confidence": 1.0,
"reason": "48 distinct values with 79% nulls - stores world line names as data, not a key column"
},
{
"column": "session_column",
"label": "none",
"confidence": 1.0,
"reason": "9 distinct values with 97% nulls - stores session column names as data, not a key column"
},
{
"column": "confidence",
"label": "none",
"confidence": 1.0,
"reason": "Only 3 distinct values (HIGH, LOW, MEDIUM) - categorical confidence level, not a key"
},
{
"column": "notes",
"label": "none",
"confidence": 1.0,
"reason": "Text field with notes/explanations - descriptive attribute, not a key"
}
]
}
```