<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shigemk2</author_name>
  <author_url>https://blog.hatena.ne.jp/shigemk2/</author_url>
  <blog_title>by shigemk2</blog_title>
  <blog_url>https://www.shigemk2.com/</blog_url>
  <categories>
    <anon>MySQL</anon>
  </categories>
  <description>データを複数のサーバに分散させること 水平分割 データを水平に分割するので、ホストAにはid 1-1000のレコードが、ホストBにはid 1001-2000のレコードが振り分けられている レプリケーションはデータの完全コピーなのでslaveはmasterと同等レベルのスペックが必要 更新系はmasterでしか担保できない シャーディングは更新系の負荷分散もできるけど設計がクソめんどい あとシャーディングされたデータ同士でのJOINが難しい techblog.kayac.com techlife.cookpad.com MySQL :: MySQL Cluster: スケーラビリティ</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shigemk2.com%2Fentry%2FMySQL_Sharding_memo&quot; title=&quot;MySQL Sharding memo - by shigemk2&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>2018-03-04 22:32:28</published>
  <title>MySQL Sharding memo</title>
  <type>rich</type>
  <url>https://www.shigemk2.com/entry/MySQL_Sharding_memo</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
