PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 20 hours 41 minutes 8 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 759
Rejected
0
llm:2363b5bcb74aaefd0a8f389a34c69ddc1aae630ecd87dab9a909f25025620b55
Edit
```json
{
"classifications": [
{
"column": "id",
"label": "primary_key",
"confidence": 1.0,
"reason": "100% distinct (438/438), zero nulls, BIGINT type - uniquely identifies each row"
},
{
"column": "tables_catalog_id",
"label": "foreign_key",
"confidence": 0.95,
"reason": "100% distinct but name pattern '_id' suggests reference to tables_catalog table; likely references catalog entries"
},
{
"column": "dataset_id",
"label": "foreign_key",
"confidence": 0.95,
"reason": "20% distinct (88/438), zero nulls, '_id' suffix - references dataset table with repeating values"
},
{
"column": "batch_id",
"label": "foreign_key",
"confidence": 0.9,
"reason": "31% distinct (137/438), zero nulls, '_id' suffix - references batch processing runs"
},
{
"column": "method",
"label": "none",
"confidence": 1.0,
"reason": "Single value 'pearson' - categorical attribute, not a key"
},
{
"column": "column_count",
"label": "none",
"confidence": 1.0,
"reason": "7% distinct (29/438) - numeric measure, not a key"
},
{
"column": "columns_json",
"label": "none",
"confidence": 1.0,
"reason": "31% distinct (136/438) - JSON data payload, not a key"
},
{
"column": "matrix_json",
"label": "none",
"confidence": 1.0,
"reason": "63% distinct (277/438) - JSON correlation matrix data, not a key"
},
{
"column": "computed_at",
"label": "none",
"confidence": 1.0,
"reason": "31% distinct (137/438) - timestamp attribute, not a key"
}
]
}
```