Sibbo@sopuli.xyz to Programmer Humor@lemmy.ml · 11 months agoPopular Programming Book "Clean Code" is being rewrittensopuli.xyzimagemessage-square108linkfedilinkarrow-up1606arrow-down111file-text
arrow-up1595arrow-down1imagePopular Programming Book "Clean Code" is being rewrittensopuli.xyzSibbo@sopuli.xyz to Programmer Humor@lemmy.ml · 11 months agomessage-square108linkfedilinkfile-text
minus-squareTja@programming.devlinkfedilinkarrow-up1·11 months agoHence 80%. Most apps out there are a CRUD with a thin layer of logic. If you are in the 20% that needs real performance, an ORM is not gonna cut it, no matter what DB you have.
Hence 80%.
Most apps out there are a CRUD with a thin layer of logic.
If you are in the 20% that needs real performance, an ORM is not gonna cut it, no matter what DB you have.