PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 2 hours 36 minutes 6 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
3 / 1 024 max
Total
76 417
Rejected
0
llm:2ffe149d05c66486a27238543404b23833950d94190f30adede20e43d3a0d2c3
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"
}
]
}
```