awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
percona avatar

percona/replication-manager

0
View on GitHub↗
7 stars·5 forks·Shell·6 views

Replication Manager

This tool helps manage asynchronous replication between PXC or MariaDB clusters. The typical use case would be to manager a master-master replication link between two distincts PXC clusters but the tools supports more complex topology.

Features

  • Replication and Migration - Manages asynchronous replication agents for high availability.

Star history

Star history chart for percona/replication-managerStar history chart for percona/replication-manager

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Replication Manager

Similar open-source projects, ranked by how many features they share with Replication Manager.
  • datafold/data-diffdatafold avatar

    datafold/data-diff

    2,988View on GitHub↗

    Compare tables within or across databases

    Python
    View on GitHub↗2,988
  • flike/kingbusflike avatar

    flike/kingbus

    895View on GitHub↗

    A distributed MySQL binlog storage system built on Raft

    Go
    View on GitHub↗895
  • google/mysql-ripplegoogle avatar

    google/mysql-ripple

    379View on GitHub↗

    Ripple, a server that can serve as a middleman in MySQL replication

    C++
    View on GitHub↗379
  • codership/galeracodership avatar

    codership/galera

    496View on GitHub↗

    Synchronous multi-master replication library

    C++
    View on GitHub↗496
See all 9 alternatives to Replication Manager→

Frequently asked questions

What does percona/replication-manager do?

This tool helps manage asynchronous replication between PXC or MariaDB clusters. The typical use case would be to manager a master-master replication link between two distincts PXC clusters but the tools supports more complex topology.

What are the main features of percona/replication-manager?

The main features of percona/replication-manager are: Replication and Migration.

What are some open-source alternatives to percona/replication-manager?

Open-source alternatives to percona/replication-manager include: codership/galera — Synchronous multi-master replication library. datafold/data-diff — Compare tables within or across databases. flike/kingbus — A distributed MySQL binlog storage system built on Raft. google/mysql-ripple — Ripple, a server that can serve as a middleman in MySQL replication. openark/orchestrator — MySQL replication topology management and HA. pingcap/tiflow — This repo maintains DM (a data migration platform) and TiCDC (change data capture for TiDB).