PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 19 hours 50 minutes 49 seconds
Memory
Total
512MB
Used
8,15MB (1.59%)
Free
503,85MB
Keys
Current
6 252
Total (since start)
11 098
Evictions
0
Reclaimed
299
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
73 107
Rejected
0
llm:af1257fb27d66f7b8e0635564993c92fa8baeb2125341d723757ea42a534f12c
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"
}
]
}
```