Google 数据库

发布于 2022-07-13 18:02:58 字数 1378 浏览 18 评论 5

Bigtable: A Distributed Storage System for Structured Data
Fay Chang, Jeffrey Dean, Sanjay Ghemawat, Wilson C. Hsieh, Deborah A. Wallach, Mike Burrows, Tushar Chandra, Andrew Fikes, and Robert E. Gruber

Abstract

Bigtable is a distributed storage system for managing structured data that is designed to scale to a very large size: petabytes of data across thousands of commodity servers. Many projects at Google store data in Bigtable, including web indexing, Google Earth, and Google Finance. These applications place very different demands on Bigtable, both in terms of data size (from URLs to web pages to satellite imagery) and latency requirements (from backend bulk processing to real-time data serving). Despite these varied demands, Bigtable has successfully provided a flexible, high-performance solution for all of these Google products. In this paper we describe the simple data model provided by Bigtable, which gives clients dynamic control over data layout and format, and we describe the design and implementation of Bigtable.

To appear in:
OSDI'06: Seventh Symposium on Operating System Design and Implementation,
Seattle, WA, November, 2006.

http://labs.google.com/papers/bigtable.html

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

星軌x 2022-07-27 03:55:47

google earth 只是一个开始

默嘫て 2022-07-27 03:25:20

原帖由 blue_stone 于 2006-9-6 11:56 发表
个人感觉google最恐怖的不是他的技术
最恐怖的是他拥有太多的数据
一旦这些数据转变成可被机器理解的知识
后果将无法预料

呵呵,从google earth就可见一斑马了

戏剧牡丹亭 2022-07-26 22:59:03

个人感觉google最恐怖的不是他的技术
最恐怖的是他拥有太多的数据
一旦这些数据转变成可被机器理解的知识
后果将无法预料

顾冷 2022-07-26 16:19:59

thanks it's what I want.

鼻尖触碰 2022-07-26 00:38:41

thanks it's what I want.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文