awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

percona/percona-xtradb-cluster

0
View on GitHub↗
384 stars·151 forks·C++·11 viewswww.percona.com/software/percona-xtradb-cluster↗

Percona Xtradb Cluster

A High Scalability Solution for MySQL Clustering and High Availability

Features

  • Database Management Systems - High-availability active/active database clustering solution.
  • High Availability and Scaling - High-scalability clustering solution for MySQL.

Star history

Star history chart for percona/percona-xtradb-clusterStar history chart for percona/percona-xtradb-cluster

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Percona Xtradb Cluster

Similar open-source projects, ranked by how many features they share with Percona Xtradb Cluster.
  • ankane/pgsliceankane avatar

    ankane/pgslice

    1,240View on GitHub↗

    Postgres partitioning as easy as pie

    Ruby
    View on GitHub↗1,240
  • apache/cassandraapache avatar

    apache/cassandra

    9,778View on GitHub↗

    Cassandra is a distributed NoSQL database and wide-column store designed for high availability and linear scalability. It functions as a fault-tolerant distributed system that utilizes an LSM-tree storage engine to optimize write throughput and manage massive datasets. The system is a CQL-compliant database, using a structured query language to manage and retrieve tabular data stored across multiple nodes. It organizes information into rows and columns based on a flexible schema and primary keys. The project provides capabilities for horizontal database scaling, distributed data partitioning

    Javacassandradatabasejava
    View on GitHub↗9,778
  • apache/couchdbapache avatar

    apache/couchdb

    6,905View on GitHub↗

    CouchDB is a NoSQL document database that stores data as flexible documents and exposes a RESTful API for data management over HTTP. It functions as a distributed document store, synchronizing and replicating data across multiple nodes to ensure high availability and consistency. The system includes a full-text search engine that transforms database records into queryable documents, supporting sorting and pagination. Data synchronization is handled via multi-master replication, which exchanges revision histories to maintain consistency across distributed nodes. The database utilizes multi-ve

    Erlang
    View on GitHub↗6,905
  • aiven/pglookoutaiven avatar

    aiven/pglookout

    190View on GitHub↗

    PostgreSQL replication monitoring and failover daemon

    Python
    View on GitHub↗190
See all 25 alternatives to Percona Xtradb Cluster→

Frequently asked questions

What does percona/percona-xtradb-cluster do?

A High Scalability Solution for MySQL Clustering and High Availability

What are the main features of percona/percona-xtradb-cluster?

The main features of percona/percona-xtradb-cluster are: Database Management Systems, High Availability and Scaling.

What are some open-source alternatives to percona/percona-xtradb-cluster?

Open-source alternatives to percona/percona-xtradb-cluster include: ankane/pgslice — Postgres partitioning as easy as pie. apache/cassandra — Cassandra is a distributed NoSQL database and wide-column store designed for high availability and linear scalability.… apache/couchdb — CouchDB is a NoSQL document database that stores data as flexible documents and exposes a RESTful API for data… apache/shardingsphere — ShardingSphere is a distributed SQL database middleware that provides sharding, read-write splitting, and distributed… citusdata/citus — Citus is a PostgreSQL extension that transforms a standard database into a distributed system. It functions as a… aiven/pglookout — PostgreSQL replication monitoring and failover daemon.