awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesMySQL Data Migration Tools

Utilities specifically designed to move data between MySQL instances.

Distinguishing note: Focuses on MySQL-to-MySQL migration via parallel logical flows rather than cross-platform migrations like MySQL-to-PostgreSQL.

Explore 1 awesome GitHub repository matching data & databases · MySQL Data Migration Tools. Refine with filters or upvote what's useful.

Awesome MySQL Data Migration Tools GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • mydumper/mydumperAvatar de mydumper

    mydumper/mydumper

    3,180Ver en GitHub↗

    MyDumper is a high-performance logical backup and migration tool for MySQL. It provides utilities for executing parallel exports and imports of database data, enabling the creation of consistent point-in-time snapshots for large-scale environments. The tool distinguishes itself through multi-threaded parallel processing for both backup and restoration. It utilizes chunk-based logical partitioning and transaction-based snapshot isolation to ensure data consistency across multiple exported files while reducing the total time required to handle large datasets. The system includes capabilities f

    Enables the migration of large datasets between MySQL instances using parallelized logical export and import.

    Cdatabasemariadbmultithreading
    Ver en GitHub↗3,180
  1. Home
  2. Data & Databases
  3. MySQL Data Migration Tools