PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 21 hours 28 minutes 52 seconds

Memory

Total
512MB
Used
8,15MB (1.59%)
Free
503,85MB

Keys

Current
6 252
Total (since start)
11 098
Evictions
0
Reclaimed
299
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
4 / 1 024 max
Total
74 042
Rejected
0
llm:da3aca41dd720aa2284e7d35199785b8a94dd67b5785752f66cd58baed202697
TTL 5 days 23 hours 56 minutes 55 seconds Size 2,02KB Export
Edit
```json { "classifications": [ { "column": "id", "label": "primary_key", "confidence": 1.0, "reason": "100% distinct (417/417), zero nulls, named 'id' - perfect primary key" }, { "column": "jobs_id", "label": "foreign_key", "confidence": 0.95, "reason": "116 distinct values in 417 rows (28%), zero nulls, '_id' suffix indicates FK to jobs table" }, { "column": "dataset_id", "label": "foreign_key", "confidence": 0.95, "reason": "75 distinct values in 417 rows (18%), zero nulls, '_id' suffix indicates FK to datasets table" }, { "column": "batch_id", "label": "foreign_key", "confidence": 0.95, "reason": "113 distinct values in 417 rows (27%), zero nulls, '_id' suffix indicates FK to batches table" }, { "column": "tables_catalog_id", "label": "foreign_key", "confidence": 0.85, "reason": "26 distinct values, 92% null rate, '_id' suffix indicates FK to tables catalog (nullable)" }, { "column": "columns_catalog_id", "label": "foreign_key", "confidence": 0.85, "reason": "26 distinct values, 94% null rate, '_id' suffix indicates FK to columns catalog (nullable)" }, { "column": "kind", "label": "none", "confidence": 1.0, "reason": "Only 2 distinct values - categorical attribute, not a key" }, { "column": "severity", "label": "none", "confidence": 1.0, "reason": "Only 2 distinct values - categorical attribute, not a key" }, { "column": "message", "label": "none", "confidence": 1.0, "reason": "197 distinct values (47%) - descriptive text field, not a key" }, { "column": "details_json", "label": "none", "confidence": 1.0, "reason": "Only 9 distinct values, 92% null rate - JSON data field, not a key" } ] } ```