Skip to content

aasthabharill/spanner-migration-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

873 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spanner migration tool: Spanner Evaluation and Migration

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

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 or Oracle 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

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PLpgSQL 49.6%
  • Go 40.6%
  • TypeScript 6.7%
  • HTML 2.4%
  • SCSS 0.4%
  • HCL 0.1%
  • Other 0.2%