Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gilcrest/mysql2snowflake
This utility takes data from a MySQL database, converts it to a Parquet file and copies the contents of the Parquet file into Snowflake.
https://github.com/gilcrest/mysql2snowflake
Last synced: 16 days ago
JSON representation
This utility takes data from a MySQL database, converts it to a Parquet file and copies the contents of the Parquet file into Snowflake.
- Host: GitHub
- URL: https://github.com/gilcrest/mysql2snowflake
- Owner: gilcrest
- License: mit
- Created: 2024-11-08T17:52:20.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-08T17:52:21.000Z (about 1 month ago)
- Last Synced: 2024-12-01T08:45:23.000Z (21 days ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mysql2snowflake
This utility takes data from a MySQL database, converts it to a Parquet file and copies the contents of the Parquet file into Snowflake.