awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesParallel Data Imports

Concurrent loading of logical backup files into a destination database to accelerate restoration.

Distinguishing note: Candidates focus on filesystem traversal or math operations rather than the specific act of parallel database data loading.

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

Awesome Parallel Data Imports GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mydumper/mydumperالصورة الرمزية لـ mydumper

    mydumper/mydumper

    3,180عرض على 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

    Accelerates database recovery by loading multiple logical backup files concurrently into the destination server.

    Cdatabasemariadbmultithreading
    عرض على GitHub↗3,180
  1. Home
  2. Data & Databases
  3. Parallel Data Imports