Here are
53 public repositories
matching this topic...
Database migrations. CLI and Golang library.
Database migrations. CLI and Golang library.
tbls is a CI-Friendly tool for document a database, written in Go.
Sync Storage server in Rust
Updated
Jul 12, 2021
Rust
Node.js client for Google Cloud Spanner: the world’s first fully managed relational database service to offer both strong consistency and horizontal scalability.
Updated
Jul 14, 2021
TypeScript
zagane is a static analysis tool which can find bugs in spanner's code
Trying to implement a proof-of-concept of Spanner support in ActiveRecord
Updated
Aug 14, 2017
Ruby
GRPC SQL and Spanner persistence layer
🛠 hammer is a command-line tool to schema management for Google Cloud Spanner.
ZetaSQL Formatter with preserved comments mainly for BigQuery and SpanSQL
Convenient Dataflow pipelines for transforming data between cloud data sources
A Go client for the Google Cloud Spanner REST API
Cloud Spanner DDL parser in Go
A simple, but powerful, counter service written in Go.
memeduck is a SQL query builder for Cloud Spanner
Showing how to use Cloud Scheduler and Cloud Functions to configure a schedule for creating Cloud Spanner backups.
A fast and simplified spannable string builder.
Updated
May 18, 2020
Kotlin
A schema migration tool for Cloud Spanner.
Sample Game Microservice gRPC APIs written in golang using Cloud Spanner on GCP (Google Cloud Platform) as storage layer. This sample uses GKE (Google Kubernetes Engine) on GCP to host the gRPC API server and use Cloud Endpoints to secure our API and GCLB to load balance the service.
This is an experimental kubernetes operator of Google Cloud Spanner
A Spanner-based distributed locking library.
This repository contains a parallel geometric spanner generator in C++
generate er diagram from spanner schemas
A simple client CLI for Cloud Spanner
Google Cloud Spanner's query stats collector
Hands-on lab/tutorial for generating benchmarks for Google Cloud Spanner
distributed unique ID generator GRPC service backed by Google cloud spanner
Updated
May 18, 2020
Java
Improve this page
Add a description, image, and links to the
spanner
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
spanner
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
This is motivated by #5703. Applications may need to persist the state of pagination iterators, for example, because they are implementing a web service that returns pages of results.
I suggested this API: