DiscoverCode ImpactSpanner's Globally-Distributed Database: Query Execution
Spanner's Globally-Distributed Database: Query Execution

Spanner's Globally-Distributed Database: Query Execution

Update: 2025-02-03
Share

Description

This paper details the evolution of Google's Spanner, a globally-distributed database system, from a key-value store to a fully-fledged SQL system. Key improvements discussed include distributed query execution, handling of transient failures via query restarts, efficient range extraction for data retrieval, and the adoption of a common SQL dialect. The authors also explain the transition from a Bigtable-like storage format to a more efficient blockwise-columnar store (Ressi). Finally, the paper highlights lessons learned during Spanner's large-scale deployment and outlines remaining challenges.

Comments 
00:00
00:00
x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

Spanner's Globally-Distributed Database: Query Execution

Spanner's Globally-Distributed Database: Query Execution

Sanket Makhija