Welcome to the (Agentic) Machine: The Database Trends That Will Define 2026
Last year, I talked a lot about the unification of workloads, or how to bring disparate data processes together. But as we move into 2026, the theme has shifted. It is now unmistakably all about scaling agentic AI. However, we must be careful not to interpret this through the lens of the last decade. In […]
The Making of TiDB X: Origins, Architecture, and What’s to Come
When we unveiled TiDB X, the new core engine for TiDB Cloud, at our recent TiDB SCaiLE annual event, the response was immediate and enthusiastic. Many people reached out afterward with technical and non-technical questions about where TiDB X came from, why we decided to build it, and how it connects to the future of […]
Distributed SQL Database: Architecture, Scale, and High Availability
A distributed database is any system that spreads data across multiple nodes. However, a distributed SQL database is a stricter subset: it keeps full SQL semantics and ACID transactions, automatically partitions data for horizontal scale, and uses consensus replication (e.g., Raft) so writes are consistent and failover is predictable. In short, distributed SQL gives you […]
How Manus 1.5 Uses TiDB X to Let Agents Ship Full-Stack Apps at Scale
Software is shifting from developer-driven to agent-driven. With Manus 1.5, AI agents don’t just “help you code”; they spin up full-stack applications end-to-end. Ideas move from prompt to deployed app in minutes. It’s a glimpse of what’s next: rapid iteration, parallel exploration, and continuous change without human bottlenecks. That speed creates a new reality for […]
Zero-Downtime Upgrades: How TiDB Powers Always-On Databases
In the vast landscape of databases, ensuring zero-downtime upgrades and operation continuity remains a challenge. Due to inherent design limitations, traditional databases often introduce significant downtime during upgrades – a challenge that can spell operational chaos for businesses reliant on real-time data access. Enter TiDB, a cutting-edge distributed SQL database that offers a solution to […]
Rethinking Scale: TiDB’s Evolution Into an AI Agent Database
Recently, I’ve been meeting customers across industries including AIaaS, Web3, and FinTech. No matter where I go, the conversation always turns to one thing: AI. Everyone’s asking the same question: “How will AI transform our business, and how does TiDB embrace this change?” So, I started sharing what had been on my mind lately. “The era […]
TiDB Cloud Essential Now Available in Public Preview on AWS and Alibaba Cloud
TiDB Cloud Essential is our new plan for teams that need a stronger balance of scalability, performance, and security than TiDB Cloud Starter, without the full enterprise surface area of TiDB Cloud Dedicated. Starting today, you can now provision fixed Request Capacity Units (RCUs) for predictable performance, grow instantly when you need more headroom, and […]
Introducing TiDB X: A New Foundation for Distributed SQL in the Era of AI
Ask any engineering team managing a modern application today, and you’ll hear the same frustrations: traffic spikes that can’t be predicted, autoscalers that react too slowly, and workloads that look nothing like they did yesterday. One hour you’re processing transactions, the next you’re serving analytical or vector queries — all in real time, all under […]
Delivering at Scale: How Ninja Van Powers Millions of Shipments with TiDB
Founded in 2014 in Singapore, Ninja Van is a leading last-mile logistics provider operating across six countries in Southeast Asia: Singapore, Malaysia, Indonesia, the Philippines, Vietnam, and Thailand — with nationwide coverage in each market. Ninja Van’s platform handles logistics for top-tier e-commerce players such as Amazon and Lazada. Offering services that span from parcel […]
Real-Time Streaming: Integrating TiDB Cloud Changefeed with StreamNative Cloud
At PingCAP, our mission with TiDB Cloud is to make data easier, faster, and more powerful for developers and enterprises. Today, we’re taking that vision one step further with a new capability: streaming real-time data changes directly from TiDB Cloud into the StreamNative Cloud ecosystem. This integration, powered by TiDB Cloud’s Changefeed feature, gives you […]
5 Reasons Why Amazon Aurora Fails to Scale Large, Complex Workloads
As digital services become more intelligent, personalized, and data-intensive, the infrastructure supporting them must evolve as well. Today’s applications aren’t just storing data, they’re making real-time decisions on it, often across globally distributed environments with high user concurrency and strict uptime requirements. Amazon Aurora, a fully managed relational database from AWS, is a common choice […]
The FinTech Scalability Crisis: How Distributed SQL Unlocks Innovation with Zero Downtime Operations
The FinTech industry is innovating at record speed. From embedded payments and AI-driven fraud detection to real-time credit scoring and risk analytics, financial services are becoming faster, smarter, and more personalized. But behind the scenes, many platforms are still powered by legacy databases and architectures built for a different era. Traditional systems are struggling to […]