awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesParallel Data Exports

Multi-threaded extraction of database content to reduce total backup time.

Distinguishing note: Candidates focus on language-level multi-threading or scientific computing rather than the architectural process of database data export.

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

Awesome Parallel Data Exports GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mydumper/mydumperAvatar von mydumper

    mydumper/mydumper

    3,180Auf GitHub ansehen↗

    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

    Utilizes concurrent worker threads to export database tables in parallel, significantly reducing backup windows for large datasets.

    Cdatabasemariadbmultithreading
    Auf GitHub ansehen↗3,180
  1. Home
  2. Data & Databases
  3. Parallel Data Exports