<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>techdoctor</author_name>
  <author_url>https://blog.hatena.ne.jp/techdoctor/</author_url>
  <blog_title>TechDoctor開発者Blog</blog_title>
  <blog_url>https://techblog.technology-doctor.com/</blog_url>
  <categories>
    <anon>エンジニアリング</anon>
  </categories>
  <description>初めまして、テックドクターのバックエンドエンジニアの魚木です。私が担当するプロジェクトに、データベースのテーブルのあるカラムを前方一致検索する機能があります。そこに部分・後方一致検索もしたいという要望がありました。そのデータベースはB+treeインデックスが使用されていますが、B+tree (または同系統のtree) インデックスは部分・後方一致検索は効率良くできないと言われています。 結果的に機能追加は見送られたのですが、前方・部分・後方一致検索の違いについて考えるよい機会になりました。本記事は、B+treeが部分・後方一致検索を効率よくできない理由と、その代替手段として後方一致検索を高効率…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftechblog.technology-doctor.com%2Fentry%2F2024%2F08%2F15%2F182505&quot; title=&quot;B+treeで効率良く後方一致検索をする方法 - TechDoctor開発者Blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/i/ishikawadaiju/20240809/20240809202827.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-08-15 18:25:05</published>
  <title>B+treeで効率良く後方一致検索をする方法</title>
  <type>rich</type>
  <url>https://techblog.technology-doctor.com/entry/2024/08/15/182505</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
