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
2ndQuadrant avatar

2ndQuadrant/bdr

0
View on GitHub↗
359 stars·58 forks·C·11 views2ndQuadrant.com/BDR↗

Bdr

Bi-Directional Multi-Master Replication (BDR) for PostgreSQL, deprecated, please visit 2ndQuadrant website for latest BDR3

Features

  • High Availability - Multimaster replication system for database synchronization.

Star history

Star history chart for 2ndquadrant/bdrStar history chart for 2ndquadrant/bdr

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 Bdr

Similar open-source projects, ranked by how many features they share with Bdr.
  • phpredis/phpredisphpredis avatar

    phpredis/phpredis

    10,219View on GitHub↗

    phpredis is a C-based native extension that bridges PHP applications with Redis servers for high-performance data storage and retrieval. It serves as an interface for manipulating strings, hashes, lists, sets, and sorted sets while providing a direct path for executing Redis commands and server-side scripts. The extension provides comprehensive support for distributed environments and high availability. It interfaces with Redis Cluster to distribute data across multiple nodes using hash slots and manages Redis Sentinel for service discovery and automatic failover. It also enables shared state

    Cclusterkeydbphp
    View on GitHub↗10,219
  • clusterlabs/pafClusterLabs avatar

    ClusterLabs/PAF

    350View on GitHub↗

    PostgreSQL Automatic Failover: High-Availibility for Postgres, based on Pacemaker and Corosync.

    Perl
    View on GitHub↗350
  • hashmap-kz/pgrwlhashmap-kz avatar

    hashmap-kz/pgrwl

    176View on GitHub↗

    Cloud-native continuous backup for PostgreSQL - WAL/base-backup streaming, compression, encryption, retention, and monitoring in a single binary.

    Go
    View on GitHub↗176
  • aiven/pglookoutaiven avatar

    aiven/pglookout

    190View on GitHub↗

    PostgreSQL replication monitoring and failover daemon

    Python
    View on GitHub↗190
See all 11 alternatives to Bdr→

Frequently asked questions

What does 2ndquadrant/bdr do?

Bi-Directional Multi-Master Replication (BDR) for PostgreSQL, deprecated, please visit 2ndQuadrant website for latest BDR3

What are the main features of 2ndquadrant/bdr?

The main features of 2ndquadrant/bdr are: High Availability.

What are some open-source alternatives to 2ndquadrant/bdr?

Open-source alternatives to 2ndquadrant/bdr include: phpredis/phpredis — phpredis is a C-based native extension that bridges PHP applications with Redis servers for high-performance data… aiven/pglookout — PostgreSQL replication monitoring and failover daemon. clusterlabs/paf — PostgreSQL Automatic Failover: High-Availibility for Postgres, based on Pacemaker and Corosync. hashmap-kz/pgrwl — Cloud-native continuous backup for PostgreSQL - WAL/base-backup streaming, compression, encryption, retention, and… krylosov-aa/pg-status — A microservice (sidecar) that helps instantly determine the status of your PostgreSQL hosts including whether they are… pgedge/spock.