8 ms·
Yeah, I think the Spring folk typically like running ORMs and don't want to get their hands dirty on SQL. Whereas the Python folk are often used to running SQL
by japborst 10mo ago
Yeah, I think the Spring folk typically like running ORMs and don't want to get their hands dirty on SQL.
Whereas the Python folk are often used to running SQL manually, so like less of the magic?