Hacker News new | ask | show | jobs
by xxxpupugo 2470 days ago
Can't we all agree ORMs are just leaky wrappers of SQL? Almost all of them need a backdrop workaround to issue raw SQL to the backend DB to avoid being a blocker at some point.