<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>minegishirei</author_name>
  <author_url>https://blog.hatena.ne.jp/minegishirei/</author_url>
  <blog_title>プログラミング学習サイト</blog_title>
  <blog_url>https://minegishirei.hatenablog.com/</blog_url>
  <categories>
    <anon>Architecture </anon>
  </categories>
  <description>列指向データベースとは何か？ まず、従来のRDMS（MySQL、Postgress、Oracleなど）は行指向データベースと呼ばれています。 これは行ごとの処理が基本（Insert, Update, Delete）が基本となり、列ごとの集計（MIN、MAX、AVG）は関数として処理された結果として抽出されます。 （左）行指向データベースは，行単位でデータを保持，また取り出しを行います。 （右）列指向データベースは列単位でデータを取得，取り出しを行います。 対して列指向データベースとは、主にデータ分析のために最適化されたデータベースです。 大規模なデータに対する集計処理を高速に行うことが可能です…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fminegishirei.hatenablog.com%2Fentry%2F2023%2F07%2F21%2F090604&quot; title=&quot;列指向データベースのメリットとデメリット
 - プログラミング学習サイト&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://docs.treasuredata.com/download/attachments/331325/image-20200831-073952.png?version=1&amp;modificationDate=1598859597624&amp;api=v2</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-04-28 04:33:35</published>
  <title>列指向データベースのメリットとデメリット
</title>
  <type>rich</type>
  <url>https://minegishirei.hatenablog.com/entry/2023/07/21/090604</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
