PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 8 hours 57 minutes 31 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
3 / 1 024 max
Total
64 387
Rejected
0
llm:7c113a91b613ad8d84e6b69eab62f4385a1e56dbd094ba121d46fab9dc148585
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, not for grouping or aggregation"
},
{
"column": "details_json",
"role": "attribute",
"confidence": 1.0,
"reason": "JSON text field containing detailed statistics, displayed but not aggregated"
},
{
"column": "index",
"role": "dimension",
"confidence": 0.9,
"reason": "Ordinal position/sequence number (0-67) used for ordering or grouping insights within a job"
}
]
}
```