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 RepositoriesSharded Bulk Loading

Distribution of large-scale data imports across multiple shards using optimized copy protocols.

Distinct from Sharding Proxies: Candidates cover request sharding or generic process scaling, not the bulk movement of data into shards.

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

Awesome Sharded Bulk Loading GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • pgdogdev/pgdogAvatar de pgdogdev

    pgdogdev/pgdog

    3,361Ver en GitHub↗

    pgdog is a PostgreSQL sharding proxy, distributed SQL router, and connection pooler. It is designed to enable horizontal data distribution by splitting tables and indices across multiple independent servers to scale storage and processing capacity. The project distinguishes itself through online resharding capabilities, using logical replication to move data between shards without application downtime. It supports multiple routing strategies, including hash, list, and range-based query routing, and manages distributed atomic transactions using a two-phase commit process to ensure consistency

    Moves large volumes of data across multiple shards using the standard copy protocol.

    Rustload-balancerpoolerpostgresql
    Ver en GitHub↗3,361
  1. Home
  2. Data & Databases
  3. Sharded Bulk Loading