PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 21 hours 28 minutes 51 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
4 / 1 024 max
Total
74 038
Rejected
0
llm:67e16808c2f6f4f668564b1cf85de26086ef4ecceca5d95109d22547f95158c6
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"
},
{
"column": "to_distinct",
"label": "none",
"confidence": 1.0,
"reason": "Metric column with 17.7% nulls"
},
{
"column": "from_null_rate",
"label": "none",
"confidence": 1.0,
"reason": "Metric column with single constant value"
},
{
"column": "join_viable",
"label": "none",
"confidence": 1.0,
"reason": "Boolean flag column (0/1)"
},
{
"column": "created_at",
"label": "none",
"confidence": 1.0,
"reason": "Timestamp column for audit/tracking"
}
]
}
```