<?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>Indexes on Manvendra Rajpoot</title>
    <link>https://blog.rajpoot.dev/tags/indexes/</link>
    <description>Recent content in Indexes 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/indexes/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Postgres SQLAlchemy Textbook Ch. 3 — Postgres Indexes in SQLAlchemy</title>
      <link>https://blog.rajpoot.dev/textbooks/sqlalchemy-postgres/03-postgres-indexes/</link>
      <pubDate>Fri, 08 May 2026 06:20:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/textbooks/sqlalchemy-postgres/03-postgres-indexes/</guid>
      <description>Chapter 3 — Postgres index types in SQLAlchemy: B-tree, GIN, GiST, BRIN, HASH, partial, expression, INCLUDE.</description>
    </item>
    <item>
      <title>SQLAlchemy &#43; Postgres Cheatsheet 05 — Indexes (B-tree, GIN, GiST, BRIN, HASH)</title>
      <link>https://blog.rajpoot.dev/cheatsheets/sqlalchemy-postgres/05-indexes-cheatsheet/</link>
      <pubDate>Wed, 13 May 2026 06:40:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/cheatsheets/sqlalchemy-postgres/05-indexes-cheatsheet/</guid>
      <description>Postgres index types in SQLAlchemy — B-tree, GIN, GiST, BRIN, HASH, partial, expression, INCLUDE.</description>
    </item>
    <item>
      <title>PostgreSQL Indexing and EXPLAIN: Make Slow Queries Fast</title>
      <link>https://blog.rajpoot.dev/posts/postgresql/postgresql-indexing-and-explain/</link>
      <pubDate>Tue, 28 Apr 2026 14:00:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/posts/postgresql/postgresql-indexing-and-explain/</guid>
      <description>A practical, hands-on guide to PostgreSQL indexing and reading EXPLAIN plans — when to add indexes, what kinds to use, and how to debug slow queries.</description>
    </item>
  </channel>
</rss>
