HTAP
Hybrid Transactional and Analytical Processing
A database architecture that handles both transactional (OLTP) and analytical (OLAP) workloads on the same system simultaneously. HTAP eliminates the need for separate databases and ETL pipelines, enabling real-time analytics on live transactional data. TiDB is purpose-built for HTAP workloads — learn how TiDB's HTAP architecture works in practice.