PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 19 hours 1 minute 11 seconds
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
72 544
Rejected
0
llm:0278d10a15c9bbc53e369f738276d24a7af460403efcaa25153bd670257563c9
Edit
```json
{
"classifications": [
{
"column": "jobs_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key referencing jobs table, used for joining"
},
{
"column": "kind",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical field with 3 distinct values (column_range, other, table_count), used for grouping/filtering"
},
{
"column": "tables_catalog_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key referencing tables catalog, used for joining despite nulls"
},
{
"column": "columns_catalog_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key referencing columns catalog, used for joining despite high null rate"
},
{
"column": "message",
"role": "attribute",
"confidence": 1.0,
"reason": "Descriptive text displaying insight details, not for grouping or aggregation"
},
{
"column": "details_json",
"role": "attribute",
"confidence": 1.0,
"reason": "JSON text field containing detailed statistics, displayed but not aggregated"
},
{
"column": "index",
"role": "dimension",
"confidence": 0.9,
"reason": "Ordinal position/sequence number (0-67) used for ordering or grouping insights within a job"
}
]
}
```