Skip to content

ollionorg/spanner-migration-tool-fork

This branch is 1 commit behind GoogleCloudPlatform/spanner-migration-tool:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dd7f085 · Feb 10, 2025
Jul 28, 2023
Jan 16, 2025
Feb 10, 2025
Jan 7, 2025
Feb 10, 2025
Feb 10, 2025
Jan 2, 2025
Jan 16, 2025
Feb 23, 2024
Feb 3, 2025
Jul 28, 2023
Jan 2, 2025
Feb 4, 2025
Jul 28, 2023
Feb 4, 2025
Jul 21, 2023
Jul 9, 2024
Jul 28, 2023
Aug 1, 2024
Jan 2, 2025
Feb 4, 2025
Feb 4, 2025
Sep 6, 2024
Jan 16, 2025
Jan 17, 2025
Feb 5, 2025
Feb 7, 2025
Jul 21, 2023
Feb 4, 2025
Mar 29, 2022
Jul 24, 2024
Oct 18, 2023
Jul 21, 2023
Dec 20, 2024
Feb 6, 2025
Feb 10, 2025
Jul 28, 2023
Feb 27, 2023
Jul 28, 2023

Repository files navigation

Spanner migration tool: Spanner Evaluation and Migration

integration-tests-against-emulator code-coverage-check codecov

Important

We have changed architecture of the minimal downtime migration and added Pub/Sub notifications component. There are some changes in required permissions because of the new component. Please go through Permissions page and design page of the documentation.

Overview

Spanner migration tool is a stand-alone open source tool for Cloud Spanner evaluation and migration, using data from an existing PostgreSQL, MySQL, SQL Server, Oracle or DynamoDB database. The tool ingests schema and data from either a pg_dump/mysqldump file or directly from the source database, and supports both schema and data migration. For schema migration, Spanner migration tool automatically builds a Spanner schema from the schema of the source database. This schema can be customized using the Spanner migration tool schema assistant and a new Spanner database is created using the Spanner schema built.

Installation

Installation instructions for Spanner migration tool are available here.

Documentation

Detailed documentation on how to use spanner-migration-tool is available at: https://googlecloudplatform.github.io/spanner-migration-tool

About

Spanner migration tool helps you migrate from your existing database/dump files to Spanner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 76.3%
  • TypeScript 15.7%
  • HTML 6.8%
  • SCSS 1.0%
  • Shell 0.1%
  • Dockerfile 0.1%