This blog explains the two data transaction models, which are known by the acronyms ACID and BASE and briefly touches…
You might have a general idea about indexes in relational database already, in this article we will deep dive more into the topic. Also, the…
This article sheds some light on the topic of observability and it’s constituent parts. It’s aimed towards app developers and dev ops…
This blog explain the problems about the mismatch in the object model and the relational model…
This blog goes over the topic of what is composition, what is inheritance and why composition is a better fit in most case.