r/programming 8d ago

Solving the 1+N Query Problem

https://acadia.engineering/blog/solving-the-1-plus-N-query-problem
129 Upvotes

94 comments sorted by

View all comments

107

u/NoLegJoe 7d ago

Software Developers will do anything but learn SQL

6

u/Ok_Marionberry_8821 7d ago

Even before AI assistance I preferred SQL over abstractions. AI assistance has made it so much easier to use SQL and let it write the mapping code too. I do ensure I understand what it's doing.