Authors:
Editors: Tom Dewan, Caitin Chen
TiDB is a Hybrid Transaction/Analytical Processing (HTAP) database that can efficiently process analytical queries. However, when large amounts of data are involved, the CPU becomes the bottleneck for processing queries that include JOIN
statements and/or aggregation functions.