<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hant-TW">
	<id>https://wiki.taigi.ima.org.tw/w/index.php?action=history&amp;feed=atom&amp;title=Bigtable</id>
	<title>Bigtable - 修訂紀錄</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.taigi.ima.org.tw/w/index.php?action=history&amp;feed=atom&amp;title=Bigtable"/>
	<link rel="alternate" type="text/html" href="https://wiki.taigi.ima.org.tw/w/index.php?title=Bigtable&amp;action=history"/>
	<updated>2026-06-03T13:22:29Z</updated>
	<subtitle>本 wiki 上此頁面的修訂紀錄</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.taigi.ima.org.tw/w/index.php?title=Bigtable&amp;diff=494764&amp;oldid=prev</id>
		<title>TaiwanTonguesApiRobot：​從 JSON 檔案批量匯入</title>
		<link rel="alternate" type="text/html" href="https://wiki.taigi.ima.org.tw/w/index.php?title=Bigtable&amp;diff=494764&amp;oldid=prev"/>
		<updated>2025-08-24T00:06:27Z</updated>

		<summary type="html">&lt;p&gt;從 JSON 檔案批量匯入&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新頁面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;BigTable&amp;#039;&amp;#039;&amp;#039;是一種壓縮的、高效能的、高可擴展性的，是因為 Google 檔案系統（Google File System，GFS）的資料儲存系統，用佇儲存大規模結構化資料，適用佇雲端計算。&lt;br /&gt;
&lt;br /&gt;
BigTable 發展佇二空空四年，這陣已經成做 Google 的應用程式。像講 MapReduce 就定定透過矣 BigTable 來儲存抑是更改的資料，其他閣有 Google Reader、Google Maps、Google Book Search、&amp;quot; My Search History &amp;quot;、Google Earth、Blogger . com、Google Code hosting、Orkut、YouTube 以及 Gmail 等。Google 家己發展出特別的頭型資料庫的原因，自然是效能的問題。&lt;br /&gt;
&lt;br /&gt;
BigTable 毋是傳統的關係型資料庫，無支援 JOIN 按怎 SQL 語法，BigTable 閣較成今仔日的 NoSQL 的 Table-oriented，優勢佇咧擴充性佮效能。BigTable 的 Table 資料結構包括 row key、col key 和 timestamp，其中 row key 用佇儲存倒轉的 URL，比如講 www . google . com 著愛改做 com . google . www。BigTable 用大量的 Table，佇咧 Table 之下猶閣有 Tablet。彼每一个 Tablets 大概有一百石頭兩百 MB，每一个機器有一百个左右的 Tablets。咱所講的 Table 是屬於 immutable 的 SSTables，也就是儲存方式袂當修改。另外咧 Table 猶閣著愛進行壓縮，其壓縮又閣分做 table 的壓縮抑是系統的壓縮。客戶捀有一个指向 META 零的 Tablets 的指標，META 零 tablets 保儲所有的 META 一的 tablets 的資料記錄。&lt;br /&gt;
&lt;br /&gt;
==相關條目==&lt;br /&gt;
&lt;br /&gt;
* LevelDB-Google 的鍵／價值嘿（Key / Value Pair）1875入式的資料庫管理系統編程庫，BSD 特許條款開源&lt;br /&gt;
&lt;br /&gt;
==注釋==&lt;br /&gt;
&lt;br /&gt;
==外部連結==&lt;br /&gt;
&lt;br /&gt;
* Bigtable : A Distributed Storage System for Structured Data-（ official paper ; PDF）&lt;br /&gt;
* BigTable : A Distributed Structured Storage System（video）&lt;br /&gt;
* more video&lt;br /&gt;
* Google&amp;#039;s BigTable-（ notes on the official presentation）&lt;br /&gt;
* &amp;quot; How Google Works &amp;quot;&lt;br /&gt;
* Is the Relational Database Doomed  ?&lt;br /&gt;
&lt;br /&gt;
[[分類: 待校正]]&lt;/div&gt;</summary>
		<author><name>TaiwanTonguesApiRobot</name></author>
	</entry>
</feed>