618
submitted 10 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
[-] olafurp@lemmy.world 1 points 10 months ago

I'm going to suggest not using an ORM. I used three so far and it really likes to tell you what you can and can't do when query builders can do the same thing by creating the SQL string for you. SQL is also very nice and easy (just parameterise all inputs to avoid the SQL injection)

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

Programmer Humor

36549 readers
549 users here now

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

Rules:

founded 5 years ago
MODERATORS