PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 17 hours 15 minutes 51 seconds
Memory
Total
512MB
Used
8,23MB (1.61%)
Free
503,77MB
Keys
Current
6 304
Total (since start)
11 096
Evictions
0
Reclaimed
298
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
2 / 1 024 max
Total
71 420
Rejected
0
llm:a60725fede2b0c2cb18a9bfac6e69b40cc7a4fe42ea919023eb7e22c1cca786e
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"
}
]
}
```