logoalt Hacker News

bbaron63today at 6:05 PM0 repliesview on HN

I don't see why using AI with ORMs has no benefits. The AI could be useful in analyzing the SQL that is generated by the ORM to advise and surface potential performance bottlenecks. The AI could advise whether using lazy or eager strategies should be used.