PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 7 hours 16 minutes 54 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
62 548
Rejected
0
llm:58e6fc74d2d814ddab222389e91044adb2780400893cc40b4a75f74fdaa35863
Edit
```json
{
"classifications": [
{
"column": "id",
"label": "primary_key",
"confidence": 1.0,
"reason": "100% distinct (79/79), zero nulls, BIGINT type - uniquely identifies each row"
},
{
"column": "jobs_id",
"label": "foreign_key",
"confidence": 0.95,
"reason": "Low distinct count (8/79), zero nulls, references jobs table"
},
{
"column": "dataset_id",
"label": "foreign_key",
"confidence": 0.95,
"reason": "Low distinct count (5/79), zero nulls, references dataset table"
},
{
"column": "batch_id",
"label": "foreign_key",
"confidence": 0.9,
"reason": "Low distinct count (8/79), zero nulls, references batch processing runs"
},
{
"column": "from_tables_catalog_id",
"label": "foreign_key",
"confidence": 0.95,
"reason": "References tables_catalog, 53/79 distinct, zero nulls"
},
{
"column": "from_column",
"label": "none",
"confidence": 0.9,
"reason": "Descriptive attribute storing column name, not a key"
},
{
"column": "to_tables_catalog_id",
"label": "foreign_key",
"confidence": 0.95,
"reason": "References tables_catalog, 29/79 distinct, zero nulls"
},
{
"column": "to_column",
"label": "none",
"confidence": 0.9,
"reason": "Descriptive attribute storing column name, not a key"
},
{
"column": "confidence",
"label": "none",
"confidence": 1.0,
"reason": "Metric/measure column with decimal values"
},
{
"column": "coverage",
"label": "none",
"confidence": 1.0,
"reason": "Metric/measure column with decimal values"
},
{
"column": "cardinality",
"label": "none",
"confidence": 1.0,
"reason": "Categorical attribute describing relationship type"
},
{
"column": "from_distinct",
"label": "none",
"confidence": 1.0,
"reason": "Metric column with 17.7% nulls, stores count values"
},
{
"column": "to_distinct",
"label": "none",
"confidence": 1.0,
"reason": "Metric column with 17.7% nulls, stores count values"
},
{
"column": "from_null_rate",
"label": "none",
"confidence": 1.0,
"reason": "Metric column with single constant value (0.0)"
},
{
"column": "join_viable",
"label": "none",
"confidence": 1.0,
"reason": "Boolean flag column (0/1 values)"
},
{
"column": "created_at",
"label": "none",
"confidence": 1.0,
"reason": "Timestamp column tracking record creation"
}
]
}
```