awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesReplication Topology Adoptions

Importing existing replication topologies into a management framework for unified administration.

Distinct from Instance Replication: Distinct from Instance Replication: focuses on adopting and managing pre-existing replication setups, not the replication mechanism itself.

Explore 3 awesome GitHub repositories matching data & databases · Replication Topology Adoptions. Refine with filters or upvote what's useful.

Awesome Replication Topology Adoptions GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • github/orchestratorgithub 的头像

    github/orchestrator

    5,776在 GitHub 上查看↗

    Orchestrator 是一个用于 MySQL 数据库集群的高可用系统和复制管理器。它作为一个故障转移自动化工具和拓扑可视化器,旨在检测主库故障并提升备用副本,以最大限度地减少系统停机时间。 该项目专注于管理和重新配置 MySQL 复制拓扑,以维护一致的数据分布。它利用拓扑发现爬虫来映射复制结构,并识别数据库集群中的活动故障。 该系统提供了自动化集群恢复、位置感知实例跟踪和基于约束的拓扑重配置功能。它还维护状态记录的审计日志,以跟踪历史拓扑变更和故障转移事件。

    Organizes the replication graph of database clusters to ensure consistent data distribution and availability.

    Go
    在 GitHub 上查看↗5,776
  • openark/orchestratoropenark 的头像

    openark/orchestrator

    5,774在 GitHub 上查看↗

    MySQL replication topology management and HA

    Manages and visualizes MySQL replication topologies with automated discovery and safe refactoring of replica relationships.

    Go
    在 GitHub 上查看↗5,774
  • alibaba/alisqlalibaba 的头像

    alibaba/AliSQL

    5,706在 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

    Imports running replication topologies into AdminAPI for unified management.

    C++alisqldatabaseduckdb
    在 GitHub 上查看↗5,706
  1. Home
  2. Data & Databases
  3. Database Replication
  4. Instance Replication
  5. Replication Topology Adoptions

探索子标签

  • MySQL Replication Topology ManagementsManaging and visualizing MySQL replication topologies with automated discovery and safe refactoring of replica relationships. **Distinct from Replication Topology Adoptions:** Distinct from Replication Topology Adoptions: adds visualization and active refactoring capabilities beyond importing existing topologies.
  • MySQL Replication Topology ManagersManaging and visualizing MySQL replication topologies with automated discovery and safe refactoring of replica relationships. **Distinct from Replication Topology Adoptions:** Distinct from Replication Topology Adoptions: adds visualization and active refactoring capabilities beyond importing existing topologies.
  • MySQL Replication Topology VisualizationsMapping and displaying MySQL replication topologies including server status, replication configuration, and hierarchical relationships. **Distinct from Replication Topology Adoptions:** Distinct from Replication Topology Adoptions: focuses on visual mapping and display, not importing existing topologies.
  • Replication Topology RefactoringsMoving replicas between masters safely using drag-and-drop or CLI commands, with validation against replication rules. **Distinct from Replication Topology Adoptions:** Distinct from Replication Topology Adoptions: focuses on active refactoring of existing topologies, not importing pre-existing setups.