<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>naka_no_mura</author_name>
  <author_url>https://blog.hatena.ne.jp/naka_no_mura/</author_url>
  <blog_title>コードロード</blog_title>
  <blog_url>https://naka-no-mura.hateblo.jp/</blog_url>
  <categories>
    <anon>データベース</anon>
  </categories>
  <description>パーティションとは DB検索を速くするために、テーブルを内部的に分割する技術のこと。 インデックスでも速くならない場合の検討材料 性能の向上 テーブルの分割により、アプリケーションからのSQLアクセスにおいて、検索性能の向上が見込まれます。性能向上を実現する要因には以下があります。 テーブル分割によるI/O削減絞り込み条件をSQLに指定することで、アクセスする範囲を特定のパーティションのみに絞り込むことができます。また、パーティション内でよく使用される部分がメモリー上にキャッシュされやすくなります。これにより、ディスクI/Oが減り、アクセス性能が向上します。 テーブル空間を分けることによるI/…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnaka-no-mura.hateblo.jp%2Fentry%2F2023%2F06%2F28%2F000310&quot; title=&quot;パーティションでDBの検索速度を速める - コードロード&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.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-06-28 00:03:10</published>
  <title>パーティションでDBの検索速度を速める</title>
  <type>rich</type>
  <url>https://naka-no-mura.hateblo.jp/entry/2023/06/28/000310</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
