Get started with Cloud Spanner

preview_player
Показать описание

Hello world, welcome back to Spanner: Database Unlimited where Derek Downey, Developer Advocate at Google, will demonstrate how easy it is to build a Java application with Cloud Spanner. In this video, Derek will connect a simple Java banking application to the Cloud Spanner emulator that will allow customers to create an account and login. Choose your IDE of choice and get a Spanner instance up and running in no time!

Chapters:
0:00 - Intro
0:46 - Not your Hello, World app
1:12 - Cloud Spanner emulator
1:33 - Install the gcloud command line tool
2:13 - Connecting to a database and schema
2:55 - Explore your database within the IDE
3:34 - Writing data and readback
4:32 - Wrap up

#SpannerDatabaseUnlimited

product: Cloud - Databases - Cloud Spanner; fullname: Derek Downey;
Рекомендации по теме
Комментарии
Автор

Don’t forget to check out the Spanner Emulator and report back in the comments below.

googlecloudtech
Автор

Thanks!
Could you please describe the difference between the Spanner and other classical databases?

unknownhero
Автор

There is no scale to zero serverless option for cloud spanner, makes it almost impossible to get started as bootstrapping startup as the costs to run cloud spanner are north of 1, 000 usd per month. The scale to zero true serverless pricing model would be welcomed and defo increase adoption for bedroom startups looking to go all out gcp.

seanknowles