PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 4 hours 37 minutes 14 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
77 028
Rejected
0
llm:6c8f8c04a731d0161300863b3f4c6456f9e147731579819e8f76dc096a7ac917
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"
}
]
}
```