Plenty of complex things have been written in fad languages. And not only complex things, COBOL was one of the biggest fad languages of all time.
- 0 Posts
- 3 Comments
Joined 5 months ago
Cake day: November 28th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
elkien@lemmy.todayto
Programmer Humor@programming.dev•Programmers are no longer needed!
5·5 months agoI’ve always seen as that as a scapehatch for one of the most typical issues with ORMs, like the the N+1 problem, but I never fully bought it as a real solution.
Mainly because in large projects this gets abused (turns out none or little of the SQL has a companion test) and one of the most oversold benefits of ORMs (the possibility of “easily” refactor the model) goes away.
Since SQL is code and should be tested like any other code, I rather ditch the whole ORM thing and go SQL from the beginning. It may be annoying for simple queries but induces better habits.
th has Canonical to do with the UK? They are from South África, not the UK