<?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>Data Storage on ToiDB</title>
    <link>https://www.toidang.xyz/tags/data-storage/</link>
    <description>Recent content in Data Storage 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, 14 Jul 2024 09:31:23 +0700</lastBuildDate>
    <atom:link href="https://www.toidang.xyz/tags/data-storage/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Safely Store Data on Redis in a Heavy Writing System?</title>
      <link>https://www.toidang.xyz/posts/2024/07/01/how-to-safely-store-data-on-redis-in-a-heavy-writing-system/</link>
      <pubDate>Mon, 01 Jul 2024 10:00:00 +0000</pubDate>
      <guid>https://www.toidang.xyz/posts/2024/07/01/how-to-safely-store-data-on-redis-in-a-heavy-writing-system/</guid>
      <description>Learn how to safely store data on Redis in a heavy writing system by optimizing write operations, using data persistence mechanisms, and implementing data backup strategies.</description>
    </item>
    <item>
      <title>A Comparison of Data Storage on Disk in PostgreSQL and MySQL</title>
      <link>https://www.toidang.xyz/posts/2024/03/24/a-comparison-of-data-storage-on-disk-in-postgresql-and-mysql/</link>
      <pubDate>Sun, 24 Mar 2024 07:09:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2024/03/24/a-comparison-of-data-storage-on-disk-in-postgresql-and-mysql/</guid>
      <description>Explore how data is stored on disk in PostgreSQL and MySQL, two popular database management systems. Learn about their storage architecture, file structure, and data access optimization to understand the differences and similarities between the two systems.</description>
    </item>
  </channel>
</rss>
