Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring2024_Simple_Data_Migration_from_RethinkDB_to_MariaDB #960

Open
Taitah190 opened this issue May 11, 2024 · 0 comments · May be fixed by #959
Open

Spring2024_Simple_Data_Migration_from_RethinkDB_to_MariaDB #960

Taitah190 opened this issue May 11, 2024 · 0 comments · May be fixed by #959
Assignees

Comments

@Taitah190
Copy link
Collaborator

Description: Migrate data from RethinkDB to MariaDB using Python scripts where data stored in a RethinkDB database is transferred to a MariaDB database. Develop Python scripts to retrieve data from RethinkDB and insert it into MariaDB, ensuring data integrity and consistency. Utilize the rethinkdb and mysql-connector-python libraries for database interaction, showcasing basic data migration techniques between different database systems. Add different functionalities to enhance complexity of project.

Link: https://docs.google.com/document/d/1GEOmfpBUXiCua18wR1Hx1OMUVlku-1of/edit#heading=h.4ph7eurcozb1

@Taitah190 Taitah190 self-assigned this May 11, 2024
@Taitah190 Taitah190 linked a pull request May 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant