Skip to content

weberphilipp/mysql2pgsql-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mysql2pgsql-docker

MySQL to PostgreSQL with PGLoader and Docker

Setup

  1. Clone Repository or Download

  2. Place your MySQL dump (SQL file format) inside migrations folder and remove sample one

  3. Run docker-compose up -d

  4. When containers are online run ./pgloader_migrate.sh

About

MySQL to PostgreSQL with pgloader and Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 68.3%
  • Dockerfile 31.7%