PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 19 hours 50 minutes 21 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
73 036
Rejected
0
llm:08b079277476ea8f7c768fa1a7ae24992620d918e6e68954bb5fe4c17c7b94e9
Edit
```json
{
"classifications": [
{
"column": "jobs_id",
"label": "foreign_key",
"confidence": 0.95,
"reason": "References jobs table; 116 distinct values across 1381 rows (8.4% distinct) with repeating values, zero nulls"
},
{
"column": "kind",
"label": "none",
"confidence": 1.0,
"reason": "Categorical field with only 3 distinct values (column_range, other, table_count); not a key"
},
{
"column": "tables_catalog_id",
"label": "foreign_key",
"confidence": 0.9,
"reason": "References tables catalog; 310 distinct values with 56.8% nulls, repeating values indicate foreign key relationship"
},
{
"column": "columns_catalog_id",
"label": "foreign_key",
"confidence": 0.9,
"reason": "References columns catalog; 276 distinct values with 80% nulls, repeating values indicate foreign key relationship"
},
{
"column": "message",
"label": "none",
"confidence": 0.95,
"reason": "Descriptive text field with 400 distinct values (29% distinct); not a key despite variety"
},
{
"column": "details_json",
"label": "none",
"confidence": 1.0,
"reason": "JSON data field with 228 distinct values and 55% nulls; stores analytical details, not a key"
},
{
"column": "index",
"label": "none",
"confidence": 0.85,
"reason": "Sequential index 0-67 with only 68 distinct values across 1381 rows (4.9% distinct); likely a grouping index, not a unique key"
}
]
}
```