<?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>Sharding on ToiDB</title>
    <link>https://www.toidang.xyz/tags/sharding/</link>
    <description>Recent content in Sharding on ToiDB</description>
    <image>
      <title>ToiDB</title>
      <url>https://www.toidang.xyz/web/static/me-512x512.png</url>
      <link>https://www.toidang.xyz/web/static/me-512x512.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 30 Jun 2024 21:20:37 +0700</lastBuildDate>
    <atom:link href="https://www.toidang.xyz/tags/sharding/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Exploring Sharding in PostgreSQL</title>
      <link>https://www.toidang.xyz/posts/2024/03/31/exploring-sharding-in-postgresql/</link>
      <pubDate>Sun, 31 Mar 2024 02:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2024/03/31/exploring-sharding-in-postgresql/</guid>
      <description>Sharding is a database partitioning technique that involves splitting a large database into smaller, more manageable parts called shards. In this guide, we&amp;rsquo;ll introduce the concept of sharding, explore different sharding strategies, and provide step-by-step instructions for implementing vertical, horizontal, and hybrid sharding in PostgreSQL.</description>
    </item>
  </channel>
</rss>
