<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Orm on Joshua Antony | Tech Blog</title><link>https://blogs.joshuaantony.com/tags/orm/</link><description>Recent content in Orm on Joshua Antony | Tech Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 22 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blogs.joshuaantony.com/tags/orm/index.xml" rel="self" type="application/rss+xml"/><item><title>The Hybris Persistence Layer: Why a Generation of Commerce Developers Learned to Fear ORMs</title><link>https://blogs.joshuaantony.com/posts/hybris-persistence-layer-fear-of-orms/</link><pubDate>Sun, 22 Mar 2026 00:00:00 +0000</pubDate><guid>https://blogs.joshuaantony.com/posts/hybris-persistence-layer-fear-of-orms/</guid><description>Hybris gave engineers a beautifully simple API &amp;ndash; modelService.create(), modelService.save(), modelService.remove(). Underneath, it fired hundreds of invisible queries, consumed unbounded memory, made bulk operations impossibly slow, and refused to let you delete data. This is why people are scared of ORMs.</description></item></channel></rss>