TiDB Cloud Pricing, Features & Alternatives
MySQL-Compatible Distributed SQL, Now Serverless
TiDB Cloud Overview
TiDB Cloud Information Resource Links
What is TiDB Cloud?
TiDB Cloud is PingCAP’s managed cloud service for TiDB, an open-source distributed SQL database that is MySQL-compatible. Founded in 2015 and headquartered in Sunnyvale, California, PingCAP built TiDB to combine the horizontal scaling of NoSQL systems with the ACID compliance and SQL interface of traditional relational databases. TiDB has been adopted at scale by companies including Pinterest, Databricks, Block (Square), and Bolt.
Use Cases
- MySQL Scaling — Drop-in replacement that scales horizontally past a single server
- HTAP Workloads — Transactional (TiKV) and analytical (TiFlash) on the same cluster
- Global Deployments — Multi-AZ and multi-region with strong consistency
- AI Applications — Vector search support built into recent versions
MySQL Compatibility
TiDB is wire-compatible with the MySQL protocol. Most existing MySQL applications, ORMs, and tools work without modification, which makes it a common migration target for MySQL databases that have outgrown a single server. It is not 100% identical — some MySQL features and storage engines behave differently because TiDB is distributed underneath — so treat it as a target you test, not a guaranteed drop-in.
Tiers and Pricing
In August 2025 PingCAP renamed “TiDB Cloud Serverless” to TiDB Cloud Starter. It is the consumption-priced entry tier: a free monthly quota (5 GiB row storage, 5 GiB columnar storage, and 50 million Request Units per instance, up to five free instances per organization), then pay-per-RU and per-GiB-month after. Standard US regions cost $0.10 per 1M RUs and $0.20/GiB-month for row storage; premium regions (Singapore, Tokyo, Frankfurt) cost more.
Essential is the next tier up, with provisioned Request Capacity Units (RCUs) and a 2,000-RCU minimum — roughly $400/month on AWS Oregon before any data. Dedicated clusters are node-based and billed hourly, starting around $0.44/hour for a 4 vCPU node and available on AWS, Google Cloud, and Azure. Self-Managed TiDB is open source under Apache-2.0 and free to run on your own infrastructure.
The thing to watch on Starter is that compute (RUs) and storage (GiB-month) are metered separately, and Request Units are consumed by every read, write, and even data transfer (1 KiB over the public endpoint equals 1 RU). A small app stays comfortably inside the free quota; scan-heavy or high-throughput workloads burn through it quickly.
TiDB Cloud Features
Category
Container Deployment
TiDB Cloud Integrations
TiDB Cloud Pricing
Plans
Essential
$ Variable per month
- Provisioned Request Capacity Units (RCUs) Available
- Minimum 2,000 RCUs per instance (~$400/month on AWS Oregon) Available
- RCU price: $0.20/RCU-month (AWS Oregon/Virginia), up to $0.28 (Frankfurt) Available
- Throttles when workload exceeds provisioned RCU capacity Available
- Advanced security features Available
- Available on AWS and Alibaba Cloud Available
Dedicated
$ Variable per month
- Node-based, hourly billing Available
- From ~$0.44/hour per node (4 vCPU, 16 GiB, AWS Oregon) Available
- 4–32 vCPU per node, dedicated isolation Available
- Multi-AZ high availability, VPC peering / private endpoints Available
- Available on AWS, Google Cloud, and Azure Available
- Storage, backup, and data transfer billed separately Available
Resource Pricing
Request Units (standard regions)
per 1M RUs (Oregon, N. Virginia)
$0.10
Request Units (premium regions)
per 1M RUs (Singapore, Tokyo, Frankfurt)
$0.12
Row storage (standard)
per GiB-month
$0.20
Row storage (premium)
per GiB-month
$0.24
Columnar storage (standard)
per GiB-month
$0.05
Columnar storage (premium)
per GiB-month
$0.06
Essential RCU (provisioned)
per RCU-month (AWS Oregon, 2,000 min)
$0.20
TiDB Cloud Regions
5 TiDB Cloud datacenter locations and IDs per region
Source: https://docs.pingcap.com/tidbcloud/serverless-limitations/
Location | Region | ID |
|---|---|---|
| US West (Oregon) | North America | aws / us-west-2 |
| US East (N. Virginia) | North America | aws / us-east-1 |
| Frankfurt | Europe | aws / eu-central-1 |
| Singapore | Asia Pacific | aws / ap-southeast-1 |
| Tokyo | Asia Pacific | aws / ap-northeast-1 |
*Information is subject to change. Verify with the official TiDB Cloud website.






