PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 6 hours 30 minutes 40 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
61 789
Rejected
0
llm:96775535afdeb1e111e78b6fa15586d4dc329adcb980662b6b66cb8e1a6beaf7
Edit
```json
{
"classifications": [
{
"column": "id",
"label": "primary_key",
"confidence": 1.0,
"reason": "100% distinct (514/514), zero nulls, sequential identifier"
},
{
"column": "tables_catalog_id",
"label": "foreign_key",
"confidence": 0.95,
"reason": "References tables_catalog table; 100% distinct here suggests 1:1 relationship with parent table"
},
{
"column": "table_type",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute with 6 distinct values (DIMENSION, EVENT, etc.)"
},
{
"column": "table_type_reasoning",
"label": "none",
"confidence": 1.0,
"reason": "Text field containing reasoning/explanation, 421 distinct values"
},
{
"column": "primary_key",
"label": "none",
"confidence": 1.0,
"reason": "Attribute storing primary key column name(s) from classified tables, not a key itself"
},
{
"column": "confidence",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute with 3 values (HIGH, LOW, MEDIUM)"
},
{
"column": "confidence_note",
"label": "none",
"confidence": 1.0,
"reason": "Text field for notes, 96.5% null rate"
},
{
"column": "model_name",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute with 3 distinct model names"
},
{
"column": "latency_ms",
"label": "none",
"confidence": 1.0,
"reason": "Numeric metric measuring processing time"
},
{
"column": "token_usage_json",
"label": "none",
"confidence": 1.0,
"reason": "JSON attribute storing token usage and cost data"
},
{
"column": "created_at",
"label": "none",
"confidence": 1.0,
"reason": "Timestamp attribute, 100% distinct but temporal metadata not a key"
}
]
}
```