cloud-spanner
There are 31 repositories under cloud-spanner topic.
cloudspannerecosystem/wrench
wrench - Schema management tool for Cloud Spanner -
flowerinthenight/spindle
A distributed locking library built on top of Cloud Spanner and TrueTime.
cloudspannerecosystem/spanner-schema-diff-tool
Compare two Cloud Spanner Schema (DDL) files, determine the differences and generate the required ALTER statements to convert one schema to the other.
einride/iam-go
An opinionated Open Source implementation of the google.iam APIs on top of Cloud Spanner.
flowerinthenight/hedge
A distributed systems library for Kubernetes deployments built on top of spindle and Cloud Spanner.
kanjih/go-spnr
ORM for Cloud Spanner to boost your productivity
cloudspannerecosystem/spanner-gaming-sample
This repository sets up a sample microservice architecture to highlight how Cloud Spanner integrates with other cloud technologies.
genkami/memeduck
memeduck is a SQL query builder for Cloud Spanner
cloudspannerecosystem/machmeter
Quickly perform Cloud Spanner POCs using Machmeter.
cloudspannerecosystem/scheduled-backups
Showing how to use Cloud Scheduler and Cloud Functions to configure a schedule for creating Cloud Spanner backups.
einride/spanner-aip-go
Go SDK for implementing Spanner persistance for resource-oriented APIs.
cloudspannerecosystem/spanner-sqlalchemy-demo
A demo application for Cloud Spanner SQLAlchemy ORM, simple ranking API for gaming use cases.
Niangmohamed/GCP-Professional-Data-Engineer-Learning-Path
I got Google Cloud Certified. I have what it takes to leverage Google Cloud technology. Here my certification: https://www.credential.net/ee1bd2d6-fdb0-4037-8a8d-9afae3d79c86.
katsew/spanner-operator
This is an experimental kubernetes operator of Google Cloud Spanner
RoryQ/spanner-emulator
Docker image that wraps the official Google Cloud Spanner Emulator image which creates an instance/database on startup
mgcostaParedes/spanner-orm-builder
Google Cloud Spanner ORM + Query Builder for PHP
saturnism/cloud-spanner-java-by-example
A collection of Cloud Spanner examples with Java
matope/ratchet
A simple client CLI for Cloud Spanner
nktks/go-ddlm2s
DDL converter from MySQL to Cloud Spanner
castaneai/spandbcompare
Compare two Cloud Spanner databases
TakatoHano/rails-cloud-spanner
Sample rails app use ruby-spanner-activerecord
ksimir/medium-stats-export
Functions to export medium stats then import exported data into Cloud Spanner
tpayne/CloudFunctions
This repo contains various example GCP and Azure Cloud functions for various demos and tutorials
castaneai/spankeys
convenient methods for Cloud Spanner
csvidit/Repertoire
(UNDER DEVELOPMENT) A recipe book app for Android
flowerinthenight/casbin-spanner-adapter
Casbin adapter for Cloud Spanner.
nktks/go-ddls2m
Lazy DDL converter from Cloud Spanner to MySQL for document.
sakshisubedi/spanner-data-generation
The random data is generated using faker package and inserted in Cloud Spanner using Node.js client library