HTAP
Hybrid transactional/analytical processing serves low-latency OLTP writes and large analytical scans from one engine, typically by maintaining row and columnar representations of the same data together.
grounded in: HN 'Database & backend performance engineering' theme (2026-07-12); bridges the graph's existing columnar-storage/vectorized-execution (analytical) and mvcc (transactional) concepts
Connected concepts
Columnar storage, MVCC, Vectorized query execution, Materialized view
Explore it live in the knowledge graph →