-
Spanner:成为 SQL 系统 (SIGMOD 2017)
此白皮书着重介绍 Spanner 的数据库 DNA。它描述了存在重新分片时的分布式查询执行、发生瞬时故障时的查询重新启动、驱动查询路由和索引查找的范围提取以及改进的块状列式存储格式。
-
Cloud Spanner、TrueTime 与 CAP Theorem
Cloud Spanner 如何提供规模、ACID 事务、高可用性和低延迟。
-
Cloud Spanner 的读写生命周期
Cloud Spanner 中的读写工作原理以及 Cloud Spanner 如何确保高度一致性。
-
Cloud Spanner 查询的生命周期
Cloud Spanner 如何支持 SQL 查询。
-
Cloud Spanner 优化方案设计
如何对数据进行建模,以确保应用可以在各个维度随着增长进行扩展并执行。
-
Spanner:Google 的全球分布式数据库 (OSDI 2012)
此白皮书介绍 Spanner 的系统方面的内容,如可扩展性、自动分片、容错、一致性复制、外部一致性和广域分布。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.