| title | Overview of Key Concepts |
|---|---|
| summary | Learn about the key concepts in TiDB Cloud. |
This document provides an overview of the key concepts in TiDB Cloud. Understanding these concepts helps you better use TiDB Cloud features and capabilities.
TiDB Cloud is built on a cloud-native distributed architecture that separates computing from storage, enabling elastic scaling and high availability. Learn more about TiDB Cloud architecture.
TiDB Cloud enables you to organize and structure your data using objects such as databases, tables, columns, indexes, and constraints. It also supports advanced features such as temporary tables, vector indexes, and cached tables. Learn more about database schema.
TiDB provides complete distributed transactions, and the model has some optimizations on the basis of Google Percolator. Learn more about transactions.
TiDB is highly compatible with the MySQL protocol and the common features and syntax of MySQL 5.7 and MySQL 8.0. Learn more about SQL in TiDB Cloud.
The AI features in TiDB Cloud enable you to fully leverage advanced technologies for data exploration, search, and integration. Learn more about AI features.
Data Service enables you to access TiDB Cloud data via an HTTPS request using a custom API endpoint. Learn more about Data Service.
TiDB Cloud Dedicated lets you adjust its compute and storage resources separately to match your data volume or workload changes. Learn more about scalability.
TiDB Cloud ensures high availability in all supported plans:
- For {{{ .starter }}} and {{{ .essential }}} {{{ .starter }}}, {{{ .essential }}}, and {{{ .premium }}}, see High Availability in TiDB Cloud.
- For TiDB Cloud Dedicated, see High Availability in TiDB Cloud Dedicated.
TiDB Cloud provides comprehensive monitoring capabilities for cluster performance and health. Learn more about monitoring.
TiDB Cloud lets you stream data changes from your TiDB Cluster to other systems such as Kafka, MySQL, and object storage. Learn more about data streaming.
TiDB Cloud offers automated backup solutions and point-in-time recovery (PITR) capabilities. Learn more about backup and restore.
TiDB Cloud provides a robust and flexible security framework designed to protect data, enforce access control, and meet modern compliance standards. Learn more about security.