616
submitted 3 months ago by Sibbo@sopuli.xyz to c/programmerhumor@lemmy.ml

Those who know, know.

you are viewing a single comment's thread
view the rest of the comments
[-] evatronic@lemm.ee 1 points 3 months ago* (last edited 3 months ago)

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.

[-] Tja@programming.dev 1 points 3 months ago

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.

this post was submitted on 09 Aug 2024
616 points (98.0% liked)

Programmer Humor

32476 readers
573 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS