Skip to content

malbaugh/migration-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Import scripts

Use these scripts to help import a Postgres database to Vitess/MySQL on PlanetScale.

Scripts to go directly from a Postgres database to PlanetScale leveraging Amazon DMS. This script has some speed limitations and is only recommended for databases 100GB or less.

Scripts for migrating from Postgres to PlanetScale with Amazon DMS and an intermediate Amazon MySQL database. This runs faster than the above, but has the downside of requiring an additional MySQL instance running during the migration, which adds cost and complexity to the import. Recommended for larger imports > 100GB.

About

Scripts for migrating from Postgres to PlanetScale

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%