<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Database Distributed Sql Video on LARGE DATA BANK</title>
    <link>https://largedatabank.com/tags/database-distributed-sql-video/</link>
    <description>Recent content in Database Distributed Sql Video on LARGE DATA BANK</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 01 May 2020 10:00:00 -0400</lastBuildDate>
    <atom:link href="https://largedatabank.com/tags/database-distributed-sql-video/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Exploring Column Families in CockroachDB</title>
      <link>https://largedatabank.com/posts/exploring-column-families/</link>
      <pubDate>Fri, 01 May 2020 10:00:00 -0400</pubDate>
      <guid>https://largedatabank.com/posts/exploring-column-families/</guid>
      <description>&lt;p&gt;In this video, I break down what &lt;a href=&#34;https://www.cockroachlabs.com/docs/stable/column-families.html&#34;&gt;Column Families&lt;/a&gt; are in &lt;a href=&#34;https://github.com/cockroachdb/cockroach&#34;&gt;CockroachDB&lt;/a&gt;, why you&amp;rsquo;d want to use them, and how you can explore them in more detail for yourself.&#xA;&#xA;&#xA;    &#xA;    &lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;&#xA;      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&#34; allowfullscreen=&#34;allowfullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/BqkG-1mKAXw?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&#xA;      &gt;&lt;/iframe&gt;&#xA;    &lt;/div&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;Column families are a concept that allows you to change how rows are stored in a SQL table, to improve performance and reduce contention. By default, all of the columns of a row are stored in a single &lt;em&gt;database key&lt;/em&gt;. With column families, you can ask the database to store the columns in multiple keys!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
