Google Spanner API
Google Spanner is a globally distributed, externally consistent database providing ACID transactions at global scale using TrueTime clock synchronization (GPS receivers and atomic clocks). The Cloud Spanner API offers both read-write transactions and read-only transactions with configurable staleness bounds. It is available via REST and gRPC.
Documentation
Documentation
https://cloud.google.com/spanner/docs/transactions
APIReference
https://cloud.google.com/spanner/docs/reference/rest
Specifications
OpenAPI
#Google Spanner
#Distributed Database
#Global Scale
#ACID
#TrueTime