PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 12 hours 40 minutes 7 seconds
Memory
Total
512MB
Used
13,33MB (2.6%)
Free
498,67MB
Keys
Current
10 164
Total (since start)
11 094
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
4 / 1 024 max
Total
68 065
Rejected
0
llm:a4eef17378ef7a0231b37ac175be69b4b17c1d8a84bc43f7a5a79ea5cf1b50f8
Edit
```json
{
"classifications": [
{
"column": "id",
"label": "primary_key",
"confidence": 1.0,
"reason": "100% distinct (10118/10118), zero nulls, BIGINT type - uniquely identifies each row"
},
{
"column": "tables_catalog_id",
"label": "foreign_key",
"confidence": 1.0,
"reason": "508 distinct values across 10118 rows (~5% distinct), references catalog table - classic foreign key pattern"
},
{
"column": "row_index",
"label": "none",
"confidence": 1.0,
"reason": "Only 20 distinct values (0-19), represents position within a group, not a key"
},
{
"column": "row_json",
"label": "none",
"confidence": 1.0,
"reason": "100% distinct but contains payload data (JSON documents), not a key column"
}
]
}
```