This was a good read <https://ottertune.com/blog/2...
# random
e
And TIL about MySQL HeatWave, for OLAP workflows https://www.oracle.com/mysql/heatwave/
j
yeah i did a POC with heatwave, we didn't have a great path forward with MySQL but it was very fast
t
Thanks for sharing!
j
apparently heatwave is fast enough to be on AWS (in addition to oracle). wow
e
Another interesting point from the article is that influxdb updated their engine to be built on top of apache arrow
c
DataFusion, specifically. Looks very interesting. I hadn't seen Apache Arrow DataFusion before.