PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 5 hours 27 minutes 20 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
60 925
Rejected
0
llm:cbb84ecc27382f5b2278f7058395b402809246666ccbe19a11d1e6342238925f
Edit
```json
{
"classifications": [
{
"column": "jobs_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key referencing jobs table, used for joining"
},
{
"column": "tables_catalog_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key referencing tables catalog, used for joining"
},
{
"column": "role",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical field with 6 distinct values (dimension, fact, log, path, state), used for grouping/filtering"
},
{
"column": "topology",
"role": "dimension",
"confidence": 0.7,
"reason": "Categorical field, currently all null but intended for grouping/filtering"
},
{
"column": "topology_dimensionality",
"role": "dimension",
"confidence": 0.7,
"reason": "Categorical field, currently all null but intended for grouping/filtering"
},
{
"column": "byte_size",
"role": "measure",
"confidence": 1.0,
"reason": "Numeric quantity representing size in bytes, suitable for aggregation (sum/avg)"
},
{
"column": "has_temporal",
"role": "dimension",
"confidence": 1.0,
"reason": "Boolean flag (0/1) indicating presence of temporal data, used for filtering/grouping"
},
{
"column": "temporal_columns_json",
"role": "attribute",
"confidence": 1.0,
"reason": "JSON array of column names, descriptive content for display, not aggregated"
},
{
"column": "numeric_columns_json",
"role": "attribute",
"confidence": 1.0,
"reason": "JSON array of column names, descriptive content for display, not aggregated"
},
{
"column": "categorical_columns_json",
"role": "attribute",
"confidence": 1.0,
"reason": "JSON array of column names, descriptive content for display, not aggregated"
},
{
"column": "basis_axes_json",
"role": "attribute",
"confidence": 0.9,
"reason": "JSON field for descriptive content, currently all null but intended for display"
},
{
"column": "measures_json",
"role": "attribute",
"confidence": 0.9,
"reason": "JSON field for descriptive content, currently all null but intended for display"
},
{
"column": "dimensions_json",
"role": "attribute",
"confidence": 0.9,
"reason": "JSON field for descriptive content, currently all null but intended for display"
},
{
"column": "summary_narrative",
"role": "attribute",
"confidence": 1.0,
"reason": "Free-form text narrative for display, not for grouping or aggregation"
}
]
}
```