<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>ormDB Blog</title><description>Insights on database engineering, ORM performance, and building ormDB — the database that speaks ORM natively.</description><link>https://ormdb.incredlabs.com/</link><item><title>Why We Built ormDB</title><link>https://ormdb.incredlabs.com/blog/why-we-built-ormdb/</link><guid isPermaLink="true">https://ormdb.incredlabs.com/blog/why-we-built-ormdb/</guid><description>The story behind ormDB: why we built a relational database engine from scratch in Rust to solve the problems that every ORM user faces.</description><pubDate>Mon, 13 Apr 2026 00:00:00 GMT</pubDate><author>Dipankar Sarkar</author></item><item><title>The N+1 Problem Is a Database Problem, Not an ORM Problem</title><link>https://ormdb.incredlabs.com/blog/n-plus-1-is-a-database-problem/</link><guid isPermaLink="true">https://ormdb.incredlabs.com/blog/n-plus-1-is-a-database-problem/</guid><description>N+1 queries aren&apos;t caused by ORMs being bad at SQL. They&apos;re caused by databases not understanding what ORMs need. Here&apos;s why the fix belongs in the database.</description><pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate><author>Dipankar Sarkar</author></item></channel></rss>