Destinations
Google Spanner

Google Spanner

Google Spanner (opens in a new tab) 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.

How it works

The Google Spanner destination sends data to Spanner using official node.js SDK (opens in a new tab).

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