PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 20 hours 40 minutes 38 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 710
Rejected
0
llm:6982e41db86a6cbb67c14db24b98351b71381df366cffc3364f347d088455e0c
Edit
```json
{
"classifications": [
{
"column": "id",
"label": "primary_key",
"confidence": 1.0,
"reason": "100% distinct (434/434), zero nulls, sequential integer ID"
},
{
"column": "tables_catalog_id",
"label": "foreign_key",
"confidence": 1.0,
"reason": "100% distinct but references tables_catalog, foreign key pattern"
},
{
"column": "dataset_id",
"label": "foreign_key",
"confidence": 1.0,
"reason": "88 distinct values across 434 rows, references dataset table"
},
{
"column": "batch_id",
"label": "foreign_key",
"confidence": 1.0,
"reason": "137 distinct values, references batch processing runs"
},
{
"column": "method",
"label": "none",
"confidence": 1.0,
"reason": "Only 1 distinct value (least_squares), constant column"
},
{
"column": "max_degree",
"label": "none",
"confidence": 1.0,
"reason": "Only 1 distinct value (4), constant column"
},
{
"column": "column_count",
"label": "none",
"confidence": 1.0,
"reason": "29 distinct values, numeric attribute not a key"
},
{
"column": "pair_count",
"label": "none",
"confidence": 1.0,
"reason": "38 distinct values, numeric attribute not a key"
},
{
"column": "sample_row_count",
"label": "none",
"confidence": 1.0,
"reason": "60 distinct values, numeric attribute not a key"
},
{
"column": "columns_json",
"label": "none",
"confidence": 1.0,
"reason": "134 distinct JSON values, data payload not a key"
},
{
"column": "pairs_json",
"label": "none",
"confidence": 1.0,
"reason": "258 distinct JSON values, data payload not a key"
},
{
"column": "computed_at",
"label": "none",
"confidence": 1.0,
"reason": "137 distinct timestamps, audit field not a key"
}
]
}
```