ZZorointry-catch-thoughts.hashnode.dev·Jun 1 · 6 min readSoooo Databases : OLAP, OLTP and what the heck is HTAPSo today i was going through databases, and discovered that there are different categories that we group databases under. In this I'll be talking about categories basis how the data is processed. Base00
ZZorointry-catch-thoughts.hashnode.dev·May 30 · 4 min readPredict, Don't Search : Are Learned Indexes the future ?If you have worked on any production system, you would have heard about the terms "indexes" in software, but in this blog we are shedding light on a concept known as "learned indexes". Some of the tra00