PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 5 hours 52 minutes 47 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
61 302
Rejected
0
llm:09d895a9adc6c5cf797f286c7f14b103e55b26a8e33a65db32e18eb99fdc93b5
TTL 10 hours 15 minutes 42 seconds Size 2,97KB Export
Edit
```json { "queries": [ { "query": "SELECT \"Question\", \"Response\", \"Overall\" FROM polling_on_ai_usage_jul_2026 WHERE \"Overall\" IS NOT NULL LIMIT 15", "description": "Sample of poll questions with responses and overall percentages." }, { "query": "SELECT \"Question\", \"Gender: Male\", \"Gender: Female\" FROM polling_on_ai_usage_jul_2026 WHERE \"Gender: Male\" IS NOT NULL AND \"Gender: Female\" IS NOT NULL LIMIT 12", "description": "Gender breakdown of responses across different AI usage questions." }, { "query": "SELECT \"Question\", \"Response\", \"Age: 18–29\", \"Age: 30–44\", \"Age: 45–59\", \"Age: 60+\" FROM polling_on_ai_usage_jul_2026 WHERE \"Age: 18–29\" IS NOT NULL LIMIT 10", "description": "Age group differences in AI-related opinions and behaviors." }, { "query": "SELECT \"Question\", \"Response\", \"Income: Under $25K\", \"Income: $100K+\" FROM polling_on_ai_usage_jul_2026 WHERE \"Income: Under $25K\" IS NOT NULL AND \"Income: $100K+\" IS NOT NULL LIMIT 12", "description": "Income-based comparison of AI usage attitudes between lowest and highest earners." }, { "query": "SELECT \"Question\", \"Response\", \"Education: Less than HS\", \"Education: Bachelor+\" FROM polling_on_ai_usage_jul_2026 WHERE \"Education: Bachelor+\" IS NOT NULL LIMIT 12", "description": "Educational attainment differences in AI-related responses." }, { "query": "SELECT \"Question\", \"Response\", \"Occupation: Software & IT\", \"Overall\" FROM polling_on_ai_usage_jul_2026 WHERE \"Occupation: Software & IT\" IS NOT NULL LIMIT 12", "description": "How software and IT professionals respond compared to overall population." }, { "query": "SELECT \"Question\", \"Response\", \"Region: Northeast\", \"Region: South\", \"Region: West\" FROM polling_on_ai_usage_jul_2026 WHERE \"Region: South\" IS NOT NULL LIMIT 10", "description": "Regional variations in AI usage opinions across US geographic areas." }, { "query": "SELECT \"Question\", \"Response\", \"Race: White, Non-Hispanic\", \"Race: Black, Non-Hispanic\", \"Race: Hispanic\" FROM polling_on_ai_usage_jul_2026 WHERE \"Race: White, Non-Hispanic\" IS NOT NULL LIMIT 10", "description": "Racial and ethnic differences in AI-related survey responses." }, { "query": "SELECT \"Question\", \"Response\", \"Employment: Full-time\", \"Employment: Part-time\" FROM polling_on_ai_usage_jul_2026 WHERE \"Employment: Full-time\" IS NOT NULL LIMIT 12", "description": "Employment status comparison of AI usage attitudes and behaviors." }, { "query": "SELECT DISTINCT \"Question\" FROM polling_on_ai_usage_jul_2026 WHERE \"Question\" IS NOT NULL LIMIT 20", "description": "List of unique poll questions asked about AI usage in July 2026." } ] } ```