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
·

2 repository-uri

Awesome GitHub RepositoriesDatabase Failover Routers

Redirects traffic away from a failed or unreachable MySQL server to a remaining healthy one to maintain availability.

Distinguishing note: None of the candidates cover database-specific failover routing; they focus on migrations, authentication, or user mappings.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Database Failover Routers. Refine with filters or upvote what's useful.

Awesome Database Failover Routers GitHub Repositories

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

    alibaba/AliSQL

    5,706Vezi pe GitHub↗

    AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high performance, scalability, and enterprise-grade availability. It retains the core MySQL identity as a SQL-based database for storing, organizing, and retrieving structured data, while adding optimizations for large-scale transactional and analytical workloads. The project differentiates itself through a set of Alibaba-specific improvements, including a columnar engine for accelerating analytical queries directly on MySQL tables, and a distributed, shared-nothing NDB Cluster en

    Redirects traffic away from a failed or unreachable MySQL server to a remaining healthy one to maintain availability.

    C++alisqldatabaseduckdb
    Vezi pe GitHub↗5,706
  • postgresml/pgcatAvatar postgresml

    postgresml/pgcat

    3,966Vezi pe GitHub↗

    Pgcat is a PostgreSQL middleware solution providing connection pooling, sharding, load balancing, and failover management. It functions as a proxy that optimizes resource usage and scalability by managing database sessions and distributing queries across multiple instances. The system distinguishes itself through traffic mirroring, which duplicates live production queries to test databases for validation. It also implements a sharding proxy to distribute data and queries across multiple database instances based on sharding keys. The project covers high availability through automated failover

    Redirects traffic to a healthy standby instance when a primary node becomes unavailable to maintain uptime.

    Rustpoolerpoolingpostgresql
    Vezi pe GitHub↗3,966
  1. Home
  2. DevOps & Infrastructure
  3. Database Failover Routers