Sibbo@sopuli.xyz to Programmer Humor@lemmy.ml · 6 months agoPopular Programming Book "Clean Code" is being rewrittensopuli.xyzimagemessage-square104fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imagePopular Programming Book "Clean Code" is being rewrittensopuli.xyzSibbo@sopuli.xyz to Programmer Humor@lemmy.ml · 6 months agomessage-square104fedilinkfile-text
minus-squareevatronic@lemm.eelinkfedilinkEnglisharrow-up0·edit-26 months agoI see. It seems like you may be one of the people that try to coerce relational models into nosql stores like Dynamo. Or course it’s possible. They even trick you into thinking it’s a good pattern by naming things “tables”. But if you’re using Dynamo to its fullest an ORM is not going to be able to replicate that into a relational store without some fundamental changes.
I see. It seems like you may be one of the people that try to coerce relational models into nosql stores like Dynamo.
Or course it’s possible. They even trick you into thinking it’s a good pattern by naming things “tables”.
But if you’re using Dynamo to its fullest an ORM is not going to be able to replicate that into a relational store without some fundamental changes.