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
aiven avatar

aiven/pglookout

0
View on GitHub↗
190 stars·23 forks·Python·Apache-2.0·8 views

Pglookout

PostgreSQL replication monitoring and failover daemon

Features

  • High Availability - Daemon for monitoring replication status and managing failover.
  • High Availability and Scaling - Daemon for monitoring PostgreSQL replication and managing failover.

Star history

Star history chart for aiven/pglookoutStar history chart for aiven/pglookout

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 Pglookout

Similar open-source projects, ranked by how many features they share with Pglookout.
  • vitabaks/autobasevitabaks avatar

    vitabaks/autobase

    4,266View on GitHub↗

    Autobase is a self-hosted PostgreSQL database management platform and orchestrator designed to provide database-as-a-service capabilities. It automates the full lifecycle of PostgreSQL clusters, from initial provisioning and deployment to ongoing administration and decommissioning. The system distinguishes itself by treating database infrastructure as code, allowing clusters to be deployed and updated through version control and continuous integration pipelines. It provides both a centralized web console for visual management and programmatic interfaces for automating infrastructure orchestra

    TypeScript
    View on GitHub↗4,266
  • sorintlab/stolonsorintlab avatar

    sorintlab/stolon

    4,816View on GitHub↗

    Stolon is a cloud native database manager and orchestrator for PostgreSQL. It functions as a high availability manager designed to automate failover, replication, and cluster management in distributed environments. The system coordinates synchronous and asynchronous data mirroring and uses a service discovery mechanism to dynamically detect database node addresses. It routes client traffic to the current primary instance through a proxy to maintain application access during role switches. The project covers disaster recovery through point-in-time recovery and the maintenance of multi-site st

    Go
    View on GitHub↗4,816
  • 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
  • zalando/patronizalando avatar

    zalando/patroni

    8,528View on GitHub↗

    Patroni is a high availability manager and cluster orchestrator for PostgreSQL. It functions as a failover controller that monitors database health and manages leader transitions to ensure continuous availability and consistency across multiple nodes. The system relies on a distributed configuration store client to synchronize cluster state and perform leader election. It supports integration with external consensus services such as Etcd, Consul, and ZooKeeper, and provides specific orchestration capabilities for deploying clusters within Kubernetes environments. The project covers the manag

    Python
    View on GitHub↗8,528
See all 16 alternatives to Pglookout→

Frequently asked questions

What does aiven/pglookout do?

PostgreSQL replication monitoring and failover daemon

What are the main features of aiven/pglookout?

The main features of aiven/pglookout are: High Availability, High Availability and Scaling.

What are some open-source alternatives to aiven/pglookout?

Open-source alternatives to aiven/pglookout include: clusterlabs/paf — PostgreSQL Automatic Failover: High-Availibility for Postgres, based on Pacemaker and Corosync. zalando/patroni — Patroni is a high availability manager and cluster orchestrator for PostgreSQL. It functions as a failover controller… vitabaks/autobase — Autobase is a self-hosted PostgreSQL database management platform and orchestrator designed to provide… sorintlab/stolon — Stolon is a cloud native database manager and orchestrator for PostgreSQL. It functions as a high availability manager… phpredis/phpredis — phpredis is a C-based native extension that bridges PHP applications with Redis servers for high-performance data… ankane/pgslice — Postgres partitioning as easy as pie.