PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 13 hours 52 minutes 10 seconds
Memory
Total
512MB
Used
13,33MB (2.6%)
Free
498,67MB
Keys
Current
10 166
Total (since start)
11 096
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
2 / 1 024 max
Total
69 333
Rejected
0
llm:93da05a105407c96ca1841eb568fe6ca1689a5c5746297cbc76fb6743921a0ee
Edit
```json
{
"classifications": [
{
"column": "jobs_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key referencing jobs table, used for joining"
},
{
"column": "kind",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical field with 3 distinct values (column_range, other, table_count), used for grouping/filtering"
},
{
"column": "tables_catalog_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key referencing tables catalog, used for joining despite nulls"
},
{
"column": "columns_catalog_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key referencing columns catalog, used for joining despite high null rate"
},
{
"column": "message",
"role": "attribute",
"confidence": 1.0,
"reason": "Descriptive text displaying insight details, high cardinality (400 distinct), not for grouping or aggregation"
},
{
"column": "details_json",
"role": "attribute",
"confidence": 1.0,
"reason": "JSON string containing detailed metadata, displayed but not grouped or aggregated"
},
{
"column": "index",
"role": "dimension",
"confidence": 0.9,
"reason": "Ordinal position/sequence number (0-67) used for ordering or filtering insights within a job"
}
]
}
```