PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 14 hours 41 minutes 42 seconds
Memory
Total
512MB
Used
13,29MB (2.6%)
Free
498,71MB
Keys
Current
10 135
Total (since start)
11 096
Evictions
0
Reclaimed
177
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
69 639
Rejected
0
llm:f4b008030f81468741f6434ba8af0b7b30d3297fef42480cf50bd555ecc09ccc
Edit
```json
{
"classifications": [
{
"column": "id",
"role": "identifier",
"confidence": 1.0,
"reason": "Primary key with unique values per row (1533257 distinct in 1533257 rows)"
},
{
"column": "tables_catalog_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key referencing tables_catalog table"
},
{
"column": "column_name",
"role": "attribute",
"confidence": 0.95,
"reason": "Descriptive text field containing column names, displayed but not aggregated"
},
{
"column": "ordinal",
"role": "dimension",
"confidence": 0.9,
"reason": "Position/order indicator used for sorting and grouping, not aggregated"
},
{
"column": "arrow_type",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical field (10 distinct values) used for grouping/filtering by data type"
},
{
"column": "duckdb_type",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical field (10 distinct values) used for grouping/filtering by data type"
},
{
"column": "sqlite_type",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical field (3 distinct values) used for grouping/filtering by data type"
},
{
"column": "is_nullable",
"role": "dimension",
"confidence": 1.0,
"reason": "Boolean flag (only value 1) used for filtering"
},
{
"column": "null_count",
"role": "measure",
"confidence": 1.0,
"reason": "Numeric quantity representing count of nulls, can be summed/averaged"
},
{
"column": "distinct_count",
"role": "measure",
"confidence": 1.0,
"reason": "Numeric quantity representing count of distinct values, can be summed/averaged"
},
{
"column": "min_value",
"role": "attribute",
"confidence": 1.0,
"reason": "Free-form text displaying minimum value, not grouped or aggregated"
},
{
"column": "max_value",
"role": "attribute",
"confidence": 1.0,
"reason": "Free-form text displaying maximum value, not grouped or aggregated"
},
{
"column": "semantic_role",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical field (8 distinct values) used for grouping/filtering by role type"
},
{
"column": "rough_kind",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical field (5 distinct values) used for grouping/filtering by kind"
},
{
"column": "avg_value",
"role": "measure",
"confidence": 1.0,
"reason": "Numeric average value that can be aggregated"
},
{
"column": "avg_non_null",
"role": "measure",
"confidence": 1.0,
"reason": "Numeric average of non-null values that can be aggregated"
}
]
}
```