Why most original data never gets cited
A study of 301 AI-cited pages found that only 8 (2.7%) were primary research, yet those pages earned 8.4% of all citations and averaged 3.3 times more citations per page than non-primary pages. The ma…
A study of 301 AI-cited pages found that only 8 (2.7%) were primary research, yet those pages earned 8.4% of all citations and averaged 3.3 times more citations per page than non-primary pages. The ma…
Moraine, a local trace stack for agent work, indexes sessions from agent harnesses such as Codex, Claude Code, Kimi CLI, OpenCode, Hermes, and Pi Coding Agent into ClickHouse, providing a unified loca…
Momentic, an AI-driven software testing platform, migrated its caching system from PostgreSQL to ClickHouse to handle over 2 million queries per day across 20 billion entries with 250 ms average laten…
A developer built Dory, an AI-native data studio that runs locally to eliminate the security risks of sending database credentials or raw data to cloud-based SQL platforms. Dory connects via SSH tunne…
AI applications are driving unprecedented data growth and collapsing the divide between transactional and analytical workloads, requiring a best-of-breed data stack. Postgres and ClickHouse are emergi…
LogicMonitor faces growing competition from alternatives like SigNoz, Datadog, and Dynatrace as organizations seek cost-effective, flexible monitoring solutions. SigNoz offers a free open-source optio…
ChDB embeds a full ClickHouse query engine inside an AI agent's process to eliminate network latency and instability from multi-turn tool calls, enabling local agent memory, a federation hub, and sign…
Verihubs, an Indonesian AI company, rebuilt its data warehouse on ClickHouse, achieving up to 98% faster queries and 50% lower cloud costs. The new architecture replaced daily Postgres batch pulls wit…
AWS made Graviton5-powered M9g and M9gd instances generally available on June 10, featuring 192 ARM cores and the first formally verified VM isolation in commercial cloud history. The new instances de…
ClickHouse Agents, a fully managed agentic service powered by Claude, is now available for Managed Postgres in ClickHouse Cloud, enabling users to query Postgres and ClickHouse together in plain Engli…
ClickStack reworked its observability schemas using a benchmark-driven process that combined primary key redesign, text indexes, query rewrites, materialized views, and new ClickHouse features, reduci…
Artemis Security, an AI-native threat detection platform, achieved a 69x speedup in detection queries by coalescing hundreds of rule scans into single queries using ClickHouse Cloud. The startup also …
Claw Patrol launched a security firewall for AI agents that intercepts and gates outbound requests to databases, Kubernetes, and APIs. The tool parses traffic at the wire, enforces rules via LLM judge…
Xenoeye, an open-source network traffic analyzer that avoids AI, uses netflow protocols, PostgreSQL or ClickHouse, and Grafana for visualization. It features monitoring objects for filtering flows, ag…
A developer released hypequery, a type-safe semantic layer for ClickHouse that compiles to SQL and runs as a library without additional infrastructure. The tool allows defining metrics once and reusin…
Tsvetan Stoychev, a former principal software engineer at Akamai Technologies, used AI tools including GitHub Copilot, Claude Opus, and Gemini to find vulnerabilities in the ClickHouse codebase, succe…
ClickHouse is now a native, preconfigured connection in Notion Custom Agents, allowing users to connect via OAuth and run read-only SQL queries in plain language without leaving Notion. The integratio…
PostHog engineer Robbie Coomber rebuilt the company's SQL parser using AI agents, replacing an ANTLR-generated parser with a hand-rolled recursive-descent parser that runs 70 times faster. The project…
PostHog engineer rewrote the company's SQL parser using AI agents, achieving a 70x speedup with 16K lines of hand-rolled parser code. The new parser replaces an ANTLR-generated parser and is equivalen…
Object storage is becoming primary storage for databases, streaming systems, and AI pipelines, shifting the key benchmark from GB/s to objects per second at small sizes. Companies like WarpStream, Cli…