DestinationsGoogle Spanner

Google Spanner

Google Spanner is a relational, key-value, graph, and vector database. It is a highly scalable database that combines unlimited scalability with relational semantics, such as secondary indexes, strong consistency, schemas, and SQL providing 99.999% availability in one easy solution.

Support

WebCLI
NoYes

How it works

The Google Spanner destination sends data to Spanner using official node.js SDK.

Configuration

NameDescriptionExample value
projectIdGCP Project IDmyfirstproject
instanceIdSpanner Instance IDmyinstance
databaseIdSpanner Database IDmydatabase
tableSpanner Table Namemytable
keyFilenamePath to GCP Service Account Key JSON file../my.creds.json