<?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 Tech News Feed</title>
    <link>https://news.dhphong.com/tags/mysql/</link>
    <description>Recent content in Mysql on Tech News Feed</description>
    <generator>Hugo -- 0.131.0</generator>
    <language>vi</language>
    <lastBuildDate>Tue, 14 Apr 2026 00:03:47 +0700</lastBuildDate>
    <atom:link href="https://news.dhphong.com/tags/mysql/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>[Hacker News] B-trees and database indexes (2024)</title>
      <link>https://news.dhphong.com/posts/2026-04-14-btrees-and-database-indexes/</link>
      <pubDate>Tue, 14 Apr 2026 00:03:47 +0700</pubDate>
      <guid>https://news.dhphong.com/posts/2026-04-14-btrees-and-database-indexes/</guid>
      <description>Nguồn: PlanetScale Blog
Tóm tắt B-tree là cấu trúc dữ liệu cân bằng tự động, được sử dụng rộng rãi để triển khai index trong database. Mỗi node của B-tree chứa keys và values: node gốc và node nội bộ dùng để dẫn đường tìm kiếm, còn node lá chứa con trỏ đến dữ liệu thực. Tính chất tự cân bằng đảm bảo độ phức tạp tìm kiếm luôn là O(log n).</description>
    </item>
  </channel>
</rss>
