awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesBulk Load Optimizations

Techniques for moving multi-terabyte datasets using intermediate distributed storage and bulk load commands.

Distinct from Large-Scale Dataset Management: Focuses on the movement and loading process for massive sets, rather than the general management of the stored data.

Explore 1 awesome GitHub repository matching data & databases · Bulk Load Optimizations. Refine with filters or upvote what's useful.

Awesome Bulk Load Optimizations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • alibaba/dataxAvatar de alibaba

    alibaba/DataX

    17,241Voir sur GitHub↗

    DataX is a distributed data integration framework and plugin-based ETL tool designed for synchronizing large datasets between heterogeneous sources and destinations. It functions as a JDBC data migration engine and offline synchronization tool, enabling the movement of data between relational databases, NoSQL stores, and object storage. The system utilizes a plugin-based connector architecture that decouples reader and writer logic, allowing it to map and transform data types across different storage engines using a standardized internal representation. This design supports heterogeneous data

    Moves terabyte-scale data by leveraging temporary distributed storage before triggering optimized bulk load commands.

    Java
    Voir sur GitHub↗17,241
  1. Home
  2. Data & Databases
  3. Large-Scale Dataset Management
  4. Bulk Load Optimizations