spanner-migration-tool
Database migration tool
Tools for migrating data from various databases to Cloud Spanner
Spanner migration tool helps you migrate from your existing database/dump files to Spanner
115 stars
27 watching
60 forks
Language: Go
last commit: 15 days ago
Linked from 1 awesome list
databasegcpspanner
Related projects:
Repository | Description | Stars |
---|---|---|
cloudspannerecosystem/spanner-cli | Interactive command line tool for managing Cloud Spanner databases | 230 |
cloudspannerecosystem/spanner-dump | Tool to export Cloud Spanner databases in text format | 40 |
googlecloudplatform/chef-google-spanner | A library that provides native Chef types and services for managing Google Cloud Spanner resources | 1 |
googlecloudplatform/cloud-spanner-emulator | A tool for emulating Cloud Spanner, allowing developers to test and develop cloud-based applications locally. | 273 |
googlecloudplatform/cloud-spanner-r2dbc | Provides a Java driver for connecting to Google Cloud Spanner databases using the Reactive Relational Database Connectivity (R2DBC) standard | 57 |
googleapis/python-spanner-django | A Django database backend that supports Cloud Spanner's relational database service | 90 |
rakyll/go-sql-driver-spanner | Provides a Go driver for interacting with Google Cloud Spanner databases | 89 |
gcpug/handy-spanner | An emulator of Cloud Spanner backed by sqlite3 for testing and development purposes. | 156 |
cloudspannerecosystem/yo | A command-line tool to generate Go code for interacting with Google Cloud Spanner databases. | 312 |
robinjoseph08/go-pg-migrations | A tool to help manage migrations for a PostgreSQL database using Go and go-pg. | 84 |
salsita/node-pg-migrate | Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. | 1,295 |
cloudspannerecosystem/wrench | A tool for managing the schema of a Cloud Spanner database | 239 |
daichirata/hammer | A command-line tool to manage schema for Google Cloud Spanner | 83 |
googlecloudplatform/runtimes-common | Tools and scripts for building, testing, and distributing container images on Google Cloud Platform | 94 |
macourtney/drift | A migration library for Clojure projects, automating changes to the database schema. | 120 |