You can find a summary of "First Steps with Cloud Spanner" on Youtube and Medium.
This folder contains the source code samples for:
- create, scale and delete a Cloud Spanner Instance
- create a database with schema
- delete a database
- insert, update, read, delete data
All samples are in Java but can easily be adapted to other languages.
Contributions to this repository are always welcome and highly encouraged.
See CONTRIBUTING for more information on how to get started.
Apache 2.0 - See LICENSE for more information.
This is not an official Google product