<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=BigTable</id>
		<title>BigTable - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=BigTable"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=BigTable&amp;action=history"/>
		<updated>2026-04-08T08:28:59Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=BigTable&amp;diff=17207&amp;oldid=prev</id>
		<title>Dan Tobias at 02:26, 26 April 2014</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=BigTable&amp;diff=17207&amp;oldid=prev"/>
				<updated>2014-04-26T02:26:34Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 02:26, 26 April 2014&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 4:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 4:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;| released=2004&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;| released=2004&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''BigTable''' is a database system used by Google in the back end of various applications. It is built on the [[Google &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;file system&lt;/del&gt;]]. Neither BigTable nor GFS are available directly to the public, but they are integral to various Google services.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;'''BigTable''' is a database system used by Google in the back end of various applications. It is built on the [[Google &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;File System&lt;/ins&gt;]]. Neither BigTable nor GFS are available directly to the public, but they are integral to various Google services.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;BigTable is not a relational database system, but has a three-dimensional structure with two arbitrary strings as row and column indices, and a third dimension by timestamp. These coordinates index arbitrary arrays of bytes in a structure designed to scale up to petabyte levels. The data is split into &amp;quot;tablets&amp;quot; of approximately 200 megabytes each, which can be spread across many machines on a network.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;BigTable is not a relational database system, but has a three-dimensional structure with two arbitrary strings as row and column indices, and a third dimension by timestamp. These coordinates index arbitrary arrays of bytes in a structure designed to scale up to petabyte levels. The data is split into &amp;quot;tablets&amp;quot; of approximately 200 megabytes each, which can be spread across many machines on a network.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Dan Tobias</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=BigTable&amp;diff=17206&amp;oldid=prev</id>
		<title>Dan Tobias: Created page with &quot;{{FormatInfo | formattype=electronic | subcat=Databases | released=2004 }} '''BigTable''' is a database system used by Google in the back end of various applications. It is bu...&quot;</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=BigTable&amp;diff=17206&amp;oldid=prev"/>
				<updated>2014-04-26T02:26:04Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{FormatInfo | formattype=electronic | subcat=Databases | released=2004 }} &amp;#039;&amp;#039;&amp;#039;BigTable&amp;#039;&amp;#039;&amp;#039; is a database system used by Google in the back end of various applications. It is bu...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FormatInfo&lt;br /&gt;
| formattype=electronic&lt;br /&gt;
| subcat=Databases&lt;br /&gt;
| released=2004&lt;br /&gt;
}}&lt;br /&gt;
'''BigTable''' is a database system used by Google in the back end of various applications. It is built on the [[Google file system]]. Neither BigTable nor GFS are available directly to the public, but they are integral to various Google services.&lt;br /&gt;
&lt;br /&gt;
BigTable is not a relational database system, but has a three-dimensional structure with two arbitrary strings as row and column indices, and a third dimension by timestamp. These coordinates index arbitrary arrays of bytes in a structure designed to scale up to petabyte levels. The data is split into &amp;quot;tablets&amp;quot; of approximately 200 megabytes each, which can be spread across many machines on a network.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [[Wikipedia:BigTable|Wikipedia article]]&lt;br /&gt;
* [https://www.cs.washington.edu/htbin-post/mvis/mvis?ID=437 Presentation about BigTable (audio, video, various formats)]&lt;br /&gt;
* [http://www.baselinemag.com/c/a/Infrastructure/How-Google-Works-1/ How Google Works]&lt;br /&gt;
&lt;br /&gt;
[[Category:Google]]&lt;/div&gt;</summary>
		<author><name>Dan Tobias</name></author>	</entry>

	</feed>