Google Bigtable Paper Published

Jeffrey Dean and Sanjay Ghemawat published 'Bigtable: A Distributed Storage System for Structured Data,' detailing Google's proprietary, high-performance, distributed key-value store used internally for services like Google Earth, Google Analytics, and personalized search.

Significance

This paper was a groundbreaking public revelation of how a hyperscaler tackled massive data. It showcased a working alternative to relational databases for structured data at scale, directly inspiring projects like Apache Cassandra and HBase and demonstrating the viability of non-relational approaches.

Key facts

Date
2006-11-01
Type
release
Location
Global (published by Google)