PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 19 hours 48 minutes
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
4 / 1 024 max
Total
72 812
Rejected
0
llm:e38c5936366e044e742aedd6ae0ead7a86a9b599263ef2e8384dbf1ae2d8a1f3
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 FK 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 column names, descriptive attribute not a key"
},
{
"column": "partition_key_label",
"label": "none",
"confidence": 1.0,
"reason": "Only 4 distinct values - categorical label (E, T, null, primary_identifier), not a key"
},
{
"column": "partition_key_reasoning",
"label": "none",
"confidence": 1.0,
"reason": "473 distinct text explanations - descriptive content field, not a key"
},
{
"column": "clustering_key",
"label": "none",
"confidence": 1.0,
"reason": "46 distinct values with 58% nulls - stores clustering key column names, descriptive attribute"
},
{
"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": "438 distinct text explanations - descriptive content field, not a key"
},
{
"column": "world_line",
"label": "none",
"confidence": 1.0,
"reason": "48 distinct values with 79% nulls - stores world line column names, descriptive attribute"
},
{
"column": "session_column",
"label": "none",
"confidence": 1.0,
"reason": "9 distinct values with 97% nulls - stores session column names, descriptive attribute"
},
{
"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": "486 distinct text notes - free-form descriptive content, not a key"
}
]
}
```