<?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>SQLite Cheatsheets on Manvendra Rajpoot</title>
    <link>https://blog.rajpoot.dev/cheatsheets/sqlite/</link>
    <description>Recent content in SQLite Cheatsheets 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>
    <atom:link href="https://blog.rajpoot.dev/cheatsheets/sqlite/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SQLite Cheatsheet 01 — SQLite Basics</title>
      <link>https://blog.rajpoot.dev/cheatsheets/sqlite/01-basics-cheatsheet/</link>
      <pubDate>Sat, 30 May 2026 06:00:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/cheatsheets/sqlite/01-basics-cheatsheet/</guid>
      <description>SQLite basics — CLI, types, tables.</description>
    </item>
    <item>
      <title>SQLite Cheatsheet 02 — WAL Mode</title>
      <link>https://blog.rajpoot.dev/cheatsheets/sqlite/02-wal-cheatsheet/</link>
      <pubDate>Sat, 30 May 2026 06:10:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/cheatsheets/sqlite/02-wal-cheatsheet/</guid>
      <description>SQLite WAL — write-ahead log, concurrency.</description>
    </item>
    <item>
      <title>SQLite Cheatsheet 03 — Schema and Indexes</title>
      <link>https://blog.rajpoot.dev/cheatsheets/sqlite/03-schema-cheatsheet/</link>
      <pubDate>Sat, 30 May 2026 06:20:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/cheatsheets/sqlite/03-schema-cheatsheet/</guid>
      <description>SQLite schema — types, constraints, indexes.</description>
    </item>
    <item>
      <title>SQLite Cheatsheet 04 — Query Optimization</title>
      <link>https://blog.rajpoot.dev/cheatsheets/sqlite/04-query-opt-cheatsheet/</link>
      <pubDate>Sat, 30 May 2026 06:30:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/cheatsheets/sqlite/04-query-opt-cheatsheet/</guid>
      <description>SQLite query opt — EXPLAIN, indexes.</description>
    </item>
    <item>
      <title>SQLite Cheatsheet 05 — Full-Text Search (FTS5)</title>
      <link>https://blog.rajpoot.dev/cheatsheets/sqlite/05-fts5-cheatsheet/</link>
      <pubDate>Sat, 30 May 2026 06:40:00 +0530</pubDate>
      <guid>https://blog.rajpoot.dev/cheatsheets/sqlite/05-fts5-cheatsheet/</guid>
      <description>SQLite FTS5 — full-text search.</description>
    </item>
  </channel>
</rss>
