{"id":22003536,"url":"https://github.com/riju18/data-engineering-elt","last_synced_at":"2026-04-15T14:02:15.411Z","repository":{"id":151804068,"uuid":"583599160","full_name":"riju18/Data-Engineering-ELT","owner":"riju18","description":"Extract data from Postgres then load the data into Postgres \u0026 MySQL DB \u0026 vice versa.","archived":false,"fork":false,"pushed_at":"2023-12-21T16:52:56.000Z","size":677,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-28T12:44:27.025Z","etag":null,"topics":["decorators","etl","mysql","oop","postgresql","python3","unittesting"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/riju18.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-30T09:22:15.000Z","updated_at":"2023-02-06T10:52:17.000Z","dependencies_parsed_at":"2024-11-30T00:20:04.022Z","dependency_job_id":null,"html_url":"https://github.com/riju18/Data-Engineering-ELT","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riju18%2FData-Engineering-ELT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riju18%2FData-Engineering-ELT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riju18%2FData-Engineering-ELT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riju18%2FData-Engineering-ELT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riju18","download_url":"https://codeload.github.com/riju18/Data-Engineering-ELT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245061375,"owners_count":20554563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["decorators","etl","mysql","oop","postgresql","python3","unittesting"],"created_at":"2024-11-30T00:09:58.417Z","updated_at":"2026-04-15T14:02:15.346Z","avatar_url":"https://github.com/riju18.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ELT (```Ongoing```)\n\n# Dir structure\n```\nproject\n│   README.md\n│   requirements.txt  \n|   .gitignore  \n|   postgres_to_postgres_mysql_mongo.py\n|   mysql_to_mysql_postgres.py\n│\n└───miscellaneous\n│   │   dvdrental.tar : sample db\n│\n└───configuration\n│   │   config.json     : all kinds of DB credential\n│   │   config.py       : mapping the credential\n│   │   config_test.py  : for testing\n|   |\n│   \n└───test\n│   │   configuration_test_case.py\n│   │   mysql_to_mysql_postgres_test_case.py\n│   │   postgres_to_postgres_mysql_test_case.py\n│   \n└───utility\n    │   insert_data_mysql_to_mysql_postgres.py\n    │   insert_data_mysql_to_mysql_postgres_test.py\n    │   insert_data_postgres_to_postgres_mysql_test.py \n    │   insert_data_postgres_to_postgres_mysql_mongo.py\n    │   insert_data_postgres_to_postgres_mysql_mongo.py\n    │   truncate_data.py\n```\n\n# How to run the project\n\n+ create a python virtual env\n\n    ```text\n    python -m venv envName\n    ```\n+ clone the repo into the venv\n    ```text\n    git clone https://github.com/riju18/Data-Engineering-ELT.git\n    ```\n+ install packages from ```requirements.txt```\n    ```text\n    pip install -r requirements.txt\n    ```\n+ ```configuration --\u003e config.json```\n    ```text\n    Add/update source \u0026 target DB credentials\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friju18%2Fdata-engineering-elt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friju18%2Fdata-engineering-elt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friju18%2Fdata-engineering-elt/lists"}