<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Performance on Ansh Wasan</title>
    <link>/tags/performance/</link>
    <description>Recent content in Performance on Ansh Wasan</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>© {year}</copyright>
    <lastBuildDate>Wed, 14 Jan 2026 21:31:26 +0530</lastBuildDate>
    <atom:link href="/tags/performance/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Database Indexing Explained: Speed Up Your Queries</title>
      <link>/blog/database-indexing-explained/</link>
      <pubDate>Sun, 05 Jan 2025 00:00:00 +0530</pubDate>
      <guid>/blog/database-indexing-explained/</guid>
      <description>If you&amp;rsquo;ve ever wondered why some queries are blazing fast while others take forever, the answer often lies in indexing. Let&amp;rsquo;s dive into how database indexes work and how to use them effectively.&#xA;What is an Index? An index is a data structure that improves the speed of data retrieval operations on a database table. Think of it like the index in a book—instead of reading every page to find a topic, you look it up in the index and go directly to the right page.</description>
    </item>
  </channel>
</rss>
