18
you are viewing a single comment's thread
view the rest of the comments
[-] Kache@lemmy.zip 2 points 5 days ago* (last edited 5 days ago)

Then you've used one without knowing, because somewhere between the ORM you used and the database was SQL, and that SQL was put together by the ORM's query builder

If by "raw dog SQL" you mean dynamically concatenating strings (conditionally, interpolating runtime values), that's literally a query builder, albeit a janky SQL-injectable one.

this post was submitted on 26 Jan 2026
18 points (90.9% liked)

Programming

24955 readers
305 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS