PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 9 hours 22 minutes 21 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
5 / 1 024 max
Total
64 996
Rejected
0
llm:c728249ad166822240c8f591b4954158a9791727b5bf9760264597332fd07333
Edit
```json
{
"classifications": [
{
"column": "id",
"label": "primary_key",
"confidence": 1.0,
"reason": "100% distinct (43853/43853), zero nulls, BIGINT type - perfect primary key"
},
{
"column": "columns_catalog_id",
"label": "foreign_key",
"confidence": 1.0,
"reason": "References columns_catalog table; 6880 distinct values across 43853 rows indicates many-to-one relationship"
},
{
"column": "family",
"label": "none",
"confidence": 1.0,
"reason": "Only 10 distinct values - categorical attribute, not a key"
},
{
"column": "tag",
"label": "none",
"confidence": 1.0,
"reason": "Only 52 distinct values - categorical attribute, not a key"
},
{
"column": "confidence",
"label": "none",
"confidence": 1.0,
"reason": "Only 33 distinct values - numeric measure, not a key"
},
{
"column": "source",
"label": "none",
"confidence": 1.0,
"reason": "Only 2 distinct values - categorical attribute, not a key"
},
{
"column": "created_at",
"label": "none",
"confidence": 1.0,
"reason": "Only 147 distinct values - timestamp attribute, not a key"
},
{
"column": "updated_at",
"label": "none",
"confidence": 1.0,
"reason": "Only 147 distinct values - timestamp attribute, not a key"
},
{
"column": "metadata",
"label": "none",
"confidence": 1.0,
"reason": "2353 distinct values with 56.8% nulls - JSON metadata field, not a key"
}
]
}
```