What do you use this database for?
We have a smaller set of data in production, we don't keep a separate data warehouse. Therefore, we perform our analyses directly on our Google Cloud Spanner instance.
Are there any popular and well-maintained clients for this database?
All popular languages have support, npm ist supported as well: https://www.npmjs.com/package/@google-cloud/spanner
Are you interested in contributing this database connector?
I haven't had the time to dig into your code. But I see you already support big query, so I assume there is plumbing I could recycle. I'd by happy to contribute! :)
What do you use this database for?
We have a smaller set of data in production, we don't keep a separate data warehouse. Therefore, we perform our analyses directly on our Google Cloud Spanner instance.
Are there any popular and well-maintained clients for this database?
All popular languages have support, npm ist supported as well: https://www.npmjs.com/package/@google-cloud/spanner
Are you interested in contributing this database connector?
I haven't had the time to dig into your code. But I see you already support big query, so I assume there is plumbing I could recycle. I'd by happy to contribute! :)