-
Spanner: Your first database
Learn how to set up a Spanner instance, and create your first database in that instance.
-
Spanner: Get started with Spanner Graph
Learn how to set up a Spanner Graph database and query graph data with Graph Query Language (GQL).
-
Spanner: Get started with vector search
Learn how to set up a Spanner database to perform vector search and access embedding and LLM models from Vertex AI's model garden using SQL.
-
Spanner with Hibernate ORM
Learn how to write a Hibernate app that connects to Spanner.
-
Spring Boot application with Spanner
Learn how to write a Spring Boot app that stores data to, and retrieves data from Spanner.
-
Connecting Spanner with Google Kubernetes Engine Autopilot
Learn how to connect backend services running on GKE Autopilot to a Spanner database.
-
Spanner with Terraform
Learn how to use the Google Cloud Terraform provider to create and manage Spanner resources.
-
Spanner: Getting started with games development
Learn how to create two Go services that interact with a regional Spanner database to allow players to sign up and start playing.
-
Spanner: Game trading post
Learn how to create two Go services that interact with a regional Spanner database to enable players to acquire items and money, and then list items on the trading post for other players to purchase. This lab is dependent on completing the previous Spanner: Getting started with games development codelab.
-
Spanner: Create a gaming leaderboard with Java
Learn how to create a Spanner database and schema that can be used for a leaderboard.
-
Spanner: Create a gaming leaderboard with Go
Learn how to create a Spanner database and schema that can be used for a leaderboard.
-
Spanner: Create a gaming leaderboard with C#
Learn how to create a Spanner database and schema that can be used for a leaderboard.