Don’t fret the relational database modeling. This is not your father’s SQL.

Suresh Kandula
6 min readNov 26, 2021

A constant debate regarding persistence layer, within engineering teams, when building a new product feature or a standalone service. Questions come up such as:

  1. Can my SQL layer handle the dynamic and flexible requirements?
  2. Will I end up building a Key-Value model?
  3. Should I use NoSQL or multi-model database?
  4. NoSQL will horizontally scales better, for sure, but can it handle my ACID transaction requirements and business…

--

--

Suresh Kandula

#FinancialServices #Automotive #Architecture #LoveOfCoding