606

Those who know, know.

you are viewing a single comment's thread
view the rest of the comments
[-] olafurp@lemmy.world 1 points 1 month 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
606 points (97.9% liked)

Programmer Humor

32041 readers
1338 users here now

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

Rules:

founded 5 years ago
MODERATORS