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

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

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

github/orchestratorArchived

0
View on GitHub↗
5,776 星标·952 分支·Go·Apache-2.0·1 次浏览

Orchestrator

Orchestrator 是一个用于 MySQL 数据库集群的高可用系统和复制管理器。它作为一个故障转移自动化工具和拓扑可视化器,旨在检测主库故障并提升备用副本,以最大限度地减少系统停机时间。

该项目专注于管理和重新配置 MySQL 复制拓扑,以维护一致的数据分布。它利用拓扑发现爬虫来映射复制结构,并识别数据库集群中的活动故障。

该系统提供了自动化集群恢复、位置感知实例跟踪和基于约束的拓扑重配置功能。它还维护状态记录的审计日志,以跟踪历史拓扑变更和故障转移事件。

Features

  • MySQL Replication Failover Tools - Detects master failures and triggers automated promotions based on the state of the MySQL replication graph.
  • Database Replication Topology Discovery - Actively probes database metadata to detect the real-time structure of replication chains and identify broken links.
  • MySQL Topology Visualizers - Provides a real-time visualization of MySQL replication structures to identify failures and map the cluster topology.
  • MySQL Replication Topology Managements - Organizes the replication graph of database clusters to ensure consistent data distribution and availability.
  • MySQL Replication Topology Visualizations - Maps and audits the structure of MySQL replication graphs to identify failures and track instance locations.
  • MySQL High Availability Automations - Automates the failover and recovery of MySQL database clusters to ensure continuous system uptime.
  • Automated Master Failovers - Promotes a standby replica automatically when a master failure occurs to maintain continuous availability.
  • Database Topology Graphs - Builds and displays a directed graph representing the current replication hierarchy and data flow.
  • Database Replication Failure Recoveries - Executes recovery processes to restore a healthy database state after detecting master or intermediate failures.
  • Replication Topology Refactorings - Moves replicas between masters using validation rules to ensure the new configuration is safe.
  • Database Topology Location Tracking - Records the physical location or datacenter of database instances to inform decisions during recovery and replication.
  • Datacenter-Aware Instance Tracking - Associates database nodes with physical datacenters to optimize failover decisions based on geographic proximity.
  • Replication Routing Constraints - Validates the legality of moving replicas between masters using predefined safety and routing rules.
  • Database Tools - MySQL replication topology manager and visualizer.
  • Database Utilities - MySQL replication topology manager with visualization.
  • Chaos Engineering Tools - Manages MySQL replication topology and high availability.

Star 历史

github/orchestrator 的 Star 历史图表github/orchestrator 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Orchestrator 的开源替代方案

相似的开源项目,按与 Orchestrator 的功能重合度排序。
  • openark/orchestratoropenark 的头像

    openark/orchestrator

    5,774在 GitHub 上查看↗

    MySQL replication topology management and HA

    Go
    在 GitHub 上查看↗5,774
  • codingconcepts/datagenC

    codingconcepts/datagen

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • 2tvenom/myreplication2

    2tvenom/myreplication

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • andizzle/rwdbandizzle 的头像

    andizzle/rwdb

    21在 GitHub 上查看↗

    Database wrapper that manage read write connections

    Go
    在 GitHub 上查看↗21
查看 Orchestrator 的所有 30 个替代方案→

常见问题解答

github/orchestrator 是做什么的?

Orchestrator 是一个用于 MySQL 数据库集群的高可用系统和复制管理器。它作为一个故障转移自动化工具和拓扑可视化器,旨在检测主库故障并提升备用副本,以最大限度地减少系统停机时间。

github/orchestrator 的主要功能有哪些?

github/orchestrator 的主要功能包括:MySQL Replication Failover Tools, Database Replication Topology Discovery, MySQL Topology Visualizers, MySQL Replication Topology Managements, MySQL Replication Topology Visualizations, MySQL High Availability Automations, Automated Master Failovers, Database Topology Graphs。

github/orchestrator 有哪些开源替代品?

github/orchestrator 的开源替代品包括: openark/orchestrator — MySQL replication topology management and HA. flike/kingshard — Kingshard is a MySQL database proxy and sharding middleware that routes SQL traffic between clients and multiple… 2tvenom/myreplication. andizzle/rwdb — Database wrapper that manage read write connections. codingconcepts/datagen. hexdigest/prep — Prep finds all SQL statements in a Go package and instruments db connection with prepared statements.