Google Bigtable Paper Published

Google released a groundbreaking paper detailing 'Bigtable: A Distributed Storage System for Structured Data,' describing their internal NoSQL database. This system used a sparse, distributed, persistent multi-dimensional sorted map.

Significance

This paper provided the first public blueprint for a highly scalable, distributed NoSQL system built by a major tech company. It directly inspired the creation of systems like Apache Cassandra and HBase, demonstrating the viability of non-relational approaches for massive datasets.

Key facts

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