<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroki_oshima</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroki_oshima/</author_url>
  <blog_title>学習雑記</blog_title>
  <blog_url>https://shimack.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>インデックスの分類 RDBで使われるインデックスは、構造に基づいて分類すると３つに分けられる B-tree（B+tree）インデックス データを木構造で保持する 汎用性の高さから一番よく使われるインデックス 修飾なしでCREATE INDEX文を実行すると、まず全てのDBMSで暗黙にB-treeインデックスが作成される 実際には多くのデータベースでB+treeという検索をより効率化したアルゴリズムが使用されている（ツリーのリーフノードにだけキー値を保持する） B+treeインデックスの優れている点 なるべくルートとリーフの距離を一定に保つバランスの取れた木であるため、検索性能が安定している 木…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshimack.hatenadiary.jp%2Fentry%2F2019%2F08%2F24%2F185208&quot; title=&quot;SQL実践入門第１０章を読んだ - 学習雑記&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-08-24 18:52:08</published>
  <title>SQL実践入門第１０章を読んだ</title>
  <type>rich</type>
  <url>https://shimack.hatenadiary.jp/entry/2019/08/24/185208</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
