3 Comments

Re “7 must-know strategies to scale your database” the Denormalization is really a reorganization of 3NF DB to dimensional model with normalized fact tables. 3NF to get data in, dimensional model (star schema) to get the data out.

Expand full comment

In some cases having a database proxy might help (if you're ready to invest in it), we recently wrote about that - https://packagemain.tech/p/the-developers-guide-to-database

Expand full comment

The XSS diagram isn't very good at explaining XSS to someone who doesn't already know what it is. The diagram is too simplified and assumes too much knowledge about what information each little drawing is trying to convey. I only started to understand diagram after watching some 10min video on Youtube.

Expand full comment