<?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>MySQL on ToiDB</title>
    <link>https://www.toidang.xyz/tags/mysql/</link>
    <description>Recent content in MySQL 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>Wed, 12 Jun 2024 10:55:39 +0700</lastBuildDate>
    <atom:link href="https://www.toidang.xyz/tags/mysql/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Understanding MVCC in MySQL and PostgreSQL</title>
      <link>https://www.toidang.xyz/posts/2024/06/05/understanding-mvcc-in-mysql-and-postgresql/</link>
      <pubDate>Wed, 05 Jun 2024 08:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2024/06/05/understanding-mvcc-in-mysql-and-postgresql/</guid>
      <description>MVCC (Multi-Version Concurrency Control) is a technique used in MySQL and PostgreSQL to manage concurrent access to the database. In this article, we will explore how MVCC works in MySQL and PostgreSQL and its benefits for developers and users.</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>
