PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 8 minutes 10 seconds
Memory
Total
512MB
Used
7,68MB (1.5%)
Free
504,32MB
Keys
Current
5 910
Total (since start)
11 098
Evictions
0
Reclaimed
326
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
4 / 1 024 max
Total
75 512
Rejected
0
llm:7273e34e6212b339b478424c289bc8ce701f421df971b7c5d8b5f2777ec2ec18
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 metadata, 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 key"
}
]
}
```