PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 8 hours 31 minutes 16 seconds
Memory
Total
512MB
Used
13,32MB (2.6%)
Free
498,68MB
Keys
Current
10 162
Total (since start)
11 092
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
2 / 1 024 max
Total
63 955
Rejected
0
llm:f3ee2d8940a2ad26b6527c9a24416ac6863e5c8b299d8f300f37d18d444a615d
Edit
```json
{
"classifications": [
{
"column": "Table",
"label": "foreign_key",
"confidence": 0.85,
"reason": "References table names; 4 distinct values in 21 rows shows repetition typical of foreign keys"
},
{
"column": "Field",
"label": "none",
"confidence": 0.75,
"reason": "18 distinct of 21 rows (85.7%) - not unique enough for near_key, not clearly a foreign key"
},
{
"column": "Description",
"label": "none",
"confidence": 0.9,
"reason": "Descriptive text field; 19 distinct of 21 rows but serves documentation purpose, not a key"
}
]
}
```