Skip to content

Creating an interface between MySQL and Snowflake using Python

Notifications You must be signed in to change notification settings

nehamalcom/MySQL-to-Snowflake-Migrator

Repository files navigation

MySQL to Snowflake Migration

Creating an interface between MySQL and Snowflake using Python

1. Configuration and Requirements

Fill the config.json with the necessary information regarding the MySQL server and Snowflake account. Install the required dependencies using pip install -r requirements.txt

2. Migrate the required tables

Use the file Loading_task_1_updated.py and run it using python Loading_task_1_updated.py

About

Creating an interface between MySQL and Snowflake using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages