Skip to content

Bigtable: A Distributed Storage System for Structured Data

← Back to topic

Authors: Fay Chang, Jeffrey Dean, Sanjay Ghemawat, Wilson C. Hsieh, Deborah A. Wallach, Mike Burrows, Tushar Chandra, Andrew Fikes, Robert E. Gruber
Year: 2008
Journal: ACM Transactions on Computer Systems
DOI: 10.1145/1365815.1365816
Publisher: https://dl.acm.org/doi/10.1145/1365815.1365816

Keywords: bigtable, nosql

Abstract

We describe Bigtable a distributed storage system for managing structured data.

Cite this paper

bibtex
@misc{bigtable2008,
  title  = {Bigtable: A Distributed Storage System for Structured Data},
  author = {Fay Chang, Jeffrey Dean, Sanjay Ghemawat, Wilson C. Hsieh, Deborah A. Wallach, Mike Burrows, Tushar Chandra, Andrew Fikes, Robert E. Gruber},
  year   = {2008},
  journal = {ACM Transactions on Computer Systems},
  doi    = {10.1145/1365815.1365816},
  url    = {https://doi.org/10.1145/1365815.1365816},
}

Source files

Released under the MIT License.