I have an requirement to maintain big data sets in a single database and it should support both OLTP & OLAP workloads, I saw TiDB it will support HTAP workloads but we need to maintain data in TiKV & TiFlash to achieve full HTAP solution, since two modules data duplication causes more storage utilization, Can you please help,
- TiKV is sufficient for both OLTP and OLAP workloads?
- What is the compression rate both TiKV & TiFlash supports?
- Any TiDB benchmark with HTAP workloads.
- Can we maintain data replicated as 3 copies includes TiKV & TiFlash to get full data HA?
- I saw TiSpark it will execute direct on TiKV for OLAP, Can i get benchmark w.r.t TiSpark vs TiFlash for OLAP workloads.
Thanks,
Ajay Babu Maguluri.