>
RAM is so big these days that most databases can fit into it and be blazingly fast.... Compared to L3 cache? Isn't that still at least 10 times faster?
That probably only matters in high performance projects though.
> the correct way to structure IF statements (Common case first etc)
But muh early returns on error D: