TiDB #
TiDB is a distributed HTAP database compatible with the MySQL protocol https://pingcap.com
TiDB (“Ti” stands for Titanium) is an open-source NewSQL database that supports Hybrid Transactional and Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
TiDB 是 PingCAP 公司设计的开源分布式 HTAP (Hybrid Transactional and Analytical Processing) 数据库,结合了传统的 RDBMS 和 NoSQL 的最佳特性。TiDB 兼容 MySQL,支持无限的水平扩展,具备强一致性和高可用性。TiDB 的目标是为 OLTP
(Online Transactional Processing) 和 OLAP
(Online Analytical Processing) 场景提供一站式的解决方案。
叶王 © 2013-2024 版权所有。如果本文档对你有所帮助,可以请作者喝饮料。