patroni VS spilo

Compare patroni vs spilo and see what are their differences.

patroni

A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes (by zalando)

spilo

Highly available elephant herd: HA PostgreSQL cluster using Docker (by zalando)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
patroni spilo
19 2
6,233 1,317
1.5% 2.3%
9.1 6.5
24 days ago 7 days ago
Python Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

patroni

Posts with mentions or reviews of patroni. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-18.

spilo

Posts with mentions or reviews of spilo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-14.
  • Why PostgreSQL High Availability Matters and How to Achieve It
    4 projects | news.ycombinator.com | 14 Jun 2023
    one of the solutions which made it pretty simple for us to run postgresql in a ha environment (mostly in k8s, but works standalone as well) is zalandos patroni: https://github.com/zalando/patroni it's really solid and worked for us for a few years already.

    or for k8s their operator: https://github.com/zalando/postgres-operator (docker image: https://github.com/zalando/spilo) we've also tried other operators which were easier to get started, but they failed miserably (crunchyrolls operator is basically based on the zalando one)

  • Backup Postgresql Docker
    8 projects | /r/PostgreSQL | 16 Apr 2021

What are some alternatives?

When comparing patroni and spilo you can also consider the following projects:

pg_auto_failover - Postgres extension and service for automated failover and high-availability

postgres - Docker Official Image packaging for Postgres

stolon - PostgreSQL cloud native High Availability and more.

pgBackRest - Reliable PostgreSQL Backup & Restore

Grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

wal-g - Archival and Restoration for databases in the Cloud

postgresql_cluster - PostgreSQL High-Availability Cluster (based on "Patroni" and DCS "etcd" or "consul"). Automating with Ansible.

wal-e - Continuous Archiving for Postgres

stolon-chart - Kubernetes Helm chart to deploy HA Postgresql cluster based on Stolon

netbox-docker - 🐳 Docker Image of NetBox

crunchy-proxy - PostgreSQL Connection Proxy by Crunchy Data (beta)

docker-postgres-wale - Postgres docker container with WALE-E installed