• expr@programming.dev
    link
    fedilink
    arrow-up
    7
    arrow-down
    2
    ·
    edit-2
    10 months ago

    Because you never learned SQL properly, from the sound of it.

    Also, ORMs produce trash queries and are never expressive enough.

    • emptyother@programming.dev
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      10 months ago

      ORMs produce good queries if you know what you do. Which requires proper knowledge of SQL, unfortunately.