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

GitHub / 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.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altafjava%2Fmigrate-mongodb-to-mysql
PURL: pkg:github/altafjava/migrate-mongodb-to-mysql

Stars: 5
Forks: 1
Open issues: 0

License: None
Language: Python
Size: 21.5 KB
Dependencies parsed at: Pending

Created at: almost 2 years ago
Updated at: 6 months ago
Pushed at: over 1 year ago
Last synced at: 5 months ago

Topics: database, database-migration, migrate, migrate-database, migrate-mongodb-to-mysql, migration, mongodb, mongodb-migration, mongodb-mysql, mongodb-to-mysql, mysql, python, sql

    Loading...