awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesShard-Aware Sequence Generators

Automation of unique identifier generation across shards using specialized functions to prevent ID collisions.

Distinct from Row-Based Sharding: None of the candidates cover distributed sequence generation or shard-aware ID automation.

Explore 1 awesome GitHub repository matching data & databases · Shard-Aware Sequence Generators. Refine with filters or upvote what's useful.

Awesome Shard-Aware Sequence Generators GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pgdogdev/pgdogAvatar pgdogdev

    pgdogdev/pgdog

    3,361Vezi pe 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

    Configures table columns to use a shard-aware sequence by replacing default values with a generator function.

    Rustload-balancerpoolerpostgresql
    Vezi pe GitHub↗3,361
  1. Home
  2. Data & Databases
  3. Shard-Aware Sequence Generators