PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 11 hours 35 minutes 14 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
2 / 1 024 max
Total
66 897
Rejected
0
llm:d2fe1388a33acd39e93cc21f4a060fd846b343bfb12c330c043da9018d4e7356
Edit
```json
{
"classifications": [
{
"column": "id",
"role": "identifier",
"confidence": 1.0,
"reason": "Primary key with unique values (438 distinct in 438 rows)"
},
{
"column": "tables_catalog_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key reference to tables catalog, unique per row"
},
{
"column": "dataset_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Dataset identifier used for joining/referencing datasets"
},
{
"column": "batch_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Batch identifier for grouping correlation computations"
},
{
"column": "method",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical field indicating correlation method (only 'pearson' observed), used for filtering/grouping"
},
{
"column": "column_count",
"role": "measure",
"confidence": 0.95,
"reason": "Numeric quantity representing count of columns, can be aggregated (avg/sum)"
},
{
"column": "columns_json",
"role": "attribute",
"confidence": 1.0,
"reason": "JSON array of column names, descriptive content for display"
},
{
"column": "matrix_json",
"role": "attribute",
"confidence": 1.0,
"reason": "JSON correlation matrix data, descriptive content for display/processing"
},
{
"column": "computed_at",
"role": "dimension",
"confidence": 1.0,
"reason": "Timestamp for filtering, grouping by time periods, or temporal analysis"
}
]
}
```