<?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 Manvendra Rajpoot</title>
    <link>https://blog.rajpoot.dev/tags/orm/</link>
    <description>Recent content in ORM on Manvendra Rajpoot</description>
    <image>
      <title>Manvendra Rajpoot</title>
      <url>https://blog.rajpoot.dev/img/personal/cover.png</url>
      <link>https://blog.rajpoot.dev/img/personal/cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Manvendra Rajpoot</copyright>
    <lastBuildDate>Sun, 17 May 2026 17:50:46 +0530</lastBuildDate>
    <atom:link href="https://blog.rajpoot.dev/tags/orm/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Django Cheatsheet 02 — Django ORM</title>
      <link>https://blog.rajpoot.dev/cheatsheets/django/02-orm-cheatsheet/</link>
      <pubDate>Thu, 21 May 2026 06:10:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/cheatsheets/django/02-orm-cheatsheet/</guid>
      <description>Django ORM cheatsheet — querysets, filters, joins, aggregations, performance.</description>
    </item>
    <item>
      <title>SQLAlchemy 2.0 Deep Patterns in 2026 — Async, Mapped Types, and Production Tricks</title>
      <link>https://blog.rajpoot.dev/posts/python/sqlalchemy-2-deep-patterns-2026/</link>
      <pubDate>Thu, 30 Apr 2026 15:50:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/python/sqlalchemy-2-deep-patterns-2026/</guid>
      <description>SQLAlchemy 2.0 production patterns in 2026 — Mapped types, async, sessions, hybrid properties, batching, and the patterns that scale.</description>
    </item>
    <item>
      <title>Drizzle ORM Deep Dive — Type-Safe SQL for TypeScript in 2026</title>
      <link>https://blog.rajpoot.dev/posts/typescript/drizzle-orm-deep-dive-typescript-2026/</link>
      <pubDate>Wed, 29 Apr 2026 10:10:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/typescript/drizzle-orm-deep-dive-typescript-2026/</guid>
      <description>A deep dive on Drizzle ORM in 2026 — schema, type-safe queries, migrations, relations, transactions, and why it&amp;#39;s the right TypeScript ORM for new backend projects.</description>
    </item>
    <item>
      <title>FastAPI &#43; SQLAlchemy &#43; PostgreSQL: A Modern Setup</title>
      <link>https://blog.rajpoot.dev/posts/fastapi/fastapi-with-sqlalchemy/</link>
      <pubDate>Tue, 28 Apr 2026 13:45:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/fastapi/fastapi-with-sqlalchemy/</guid>
      <description>A practical guide to wiring FastAPI to PostgreSQL with SQLAlchemy 2.0 (async), Alembic migrations, and a sane project structure.</description>
    </item>
    <item>
      <title>Django ORM Deep Dive: QuerySets, N&#43;1, and Making the Database Behave</title>
      <link>https://blog.rajpoot.dev/posts/django/django-orm-deep-dive/</link>
      <pubDate>Tue, 28 Apr 2026 13:30:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/django/django-orm-deep-dive/</guid>
      <description>A practical, opinionated tour of the Django ORM — querysets, lazy evaluation, the N&#43;1 trap, select_related vs prefetch_related, and the queries you actually want to write.</description>
    </item>
    <item>
      <title>Django Conquered: What is Django?</title>
      <link>https://blog.rajpoot.dev/posts/django/what-is-django/</link>
      <pubDate>Wed, 24 Jan 2024 22:36:58 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/django/what-is-django/</guid>
      <description>What Django is, where it came from, why &amp;#39;batteries included&amp;#39; matters, and what kind of websites people actually build with it.</description>
    </item>
  </channel>
</rss>
