Skip to content

Chayanj123/DatabaseTransferProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database Transfer Project

Overview

This project facilitates bidirectional data transfer between MySQL and Oracle databases. It includes a Flask web dashboard to monitor the transfer process.

Directory Structure

  • config/: Contains configuration files.
  • migrations/: Scripts for database migration.
  • scripts/: Main scripts for data transfer and logging.
  • web_dashboard/: Flask web application for monitoring.
  • tests/: Unit tests for the scripts.

Installation

  1. Install dependencies:
    pip install mysql-connector-python cx_Oracle Flask schedule

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages