An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: mongodb-to-mysql

kkjjiizzaarr/Database-Swap

🔄 Migrate data easily between MongoDB, MySQL, and SQLite with Database Swap, featuring robust error handling, rate limiting, and real-time progress tracking.

Language: Python - Size: 1.32 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

zaber-dev/Database-Swap

A powerful Python tool for migrating data between different database systems (MongoDB, MySQL, SQLite). Database Swap provides a reliable, fast, and user-friendly way to transfer data with proper validations, error handling, rate limiting, and progress tracking.

Language: Python - Size: 38.1 KB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 1

altafjava/migrate-mongodb-to-mysql

This Python script migrates data from a MongoDB database to a MySQL database. It iterates over all collections in the MongoDB database, creates corresponding tables in the MySQL database, and inserts the data.

Language: Python - Size: 21.5 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1