There's something I have managed to crystallise for myself. As a Backend Engineer, I deal with designing relational database models often. Modelling the database is a crucial step in getting the API right in any modern application.
There is a delicate trade-off between normalisation and denormalisation while modelling a relational …
read more