Reducing P999 Latency in Distributed Databases with TiDB 8.5
Key Takeaways Tail latency — not averages — is what breaks SLOs in distributed OLTP systems. Production clusters saw P999 drop from tens of seconds to sub-100ms after upgrading to TiDB 8.5, with no...
View ArticleS3 is the New Network: Rethinking Data Architecture for AI Agents
Editor’s note: This post originally appeared on The New Stack and is republished with permission. The original version is available here. Key Takeaways S3’s durability and global availability remove...
View ArticleWhat Happens to a Database When the User is an AI agent
Editor’s note: This post originally appeared on The New Stack and is republished with permission. The original version is available here. Key Takeaways Agents are becoming the primary database users,...
View ArticleTiDB and the Rise of the AI-Native Database
Editor’s note: This post originally appeared on The New Stack and is republished with permission. The original version is available here. Key Takeaways Data infrastructure, not models, will define...
View ArticleWhat an AI Agent Harness Actually Needs Beyond a Model
Key Takeaways The harness, not the model, decides if agent state is portable, durable, and recoverable. Agent memory is runtime state. Treat it as architecture from the start, not a plugin added...
View ArticleTiDB Cloud Premium Public Preview: Predictable Performance, Elastic Scale,...
Key Takeaways Public Preview is live on AWS (Oregon, Tokyo, Singapore, Sydney) and Alibaba Cloud (Singapore). Dedicated isolation with elastic RCU scaling, removing the trade-off between...
View ArticleWhen AI Agent Memory Outgrows SQLite: How to Tell, and What to Move to Next
Key Takeaways SQLite is the right default for local, single-user agent memory. Keep it if you do not need shared recall or cross-device continuity. The signal to move on is sync logic accumulating...
View ArticleHow We Built mem9: Lessons From Shipping Persistent Memory for AI Agents
Key Takeaways mem9 started as a customer request in March 2026, not a roadmap. We shipped a prototype before we wrote a plan. Agent memory is not a storage problem. It is an engineering problem at the...
View ArticleWhat is a Context Platform? A New Pattern for AI Agents in Production
Key Takeaways A context platform is a single operational data layer that unifies vector search, structured queries, and real-time analytics in one system. AI apps fail in production because of the...
View ArticleFrom Preview to Production: TiDB Cloud Dedicated on Microsoft Azure is Now...
Key Takeaways TiDB Cloud Dedicated on Microsoft Azure is Generally Available, with a 99.99% uptime SLA and three-AZ resilience at parity with our AWS and GCP environments. Available today in Japan...
View Article