Software Alternatives, Accelerators & Startups

Patroni VS Docker Compose

Compare Patroni VS Docker Compose and see what are their differences

Patroni logo Patroni

A Template for PostgreSQL HA with ZooKeeper, Etcd, or Consul

Docker Compose logo Docker Compose

Define and run multi-container applications with Docker
  • Patroni Landing page
    Landing page //
    2022-11-01
  • Docker Compose Landing page
    Landing page //
    2024-05-23

Patroni videos

Patroni 2020-04-09

More videos:

  • Review - Management of High-Availability PostgreSQL clusters with Patroni | A.Klyukin, A.Kukushkin
  • Review - PATRONI 😋 MARIHUANA REVIEW

Docker Compose videos

Docker Compose | Containerizing MEAN Stack Application | DevOps Tutorial | Edureka

More videos:

  • Demo - What is Docker Compose? (with demo)

Category Popularity

0-100% (relative to Patroni and Docker Compose)
Databases
100 100%
0% 0
Developer Tools
0 0%
100% 100
NoSQL Databases
100 100%
0% 0
DevOps Tools
0 0%
100% 100

User comments

Share your experience with using Patroni and Docker Compose. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Docker Compose should be more popular than Patroni. It has been mentiond 13 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Patroni mentions (8)

  • Ask HN: Are there any open source forks of nomad smd consul?
    > I think etcd is basically a k8s only project now I hate etcd with the best of them, but etcd is used in a lot more places than just kubernetes: https://github.com/apache/apisix/blob/master/docs/en/latest/FAQ.md#why-does-apache-apisix-use-etcd-for-the-configuration-center, https://github.com/zalando/patroni#patroni-a-template-for-postgresql-ha-with-zookeeper-etcd-or-consul (this one shows up on HN quite a... - Source: Hacker News / about 1 month ago
  • How to create postgres cluster in docker swarm?
    We have been using stolon + consul for years without issue in our swarm environments. It may also be possible with patroni. Source: 12 months ago
  • Why PostgreSQL High Availability Matters and How to Achieve It
    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 (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... - Source: Hacker News / 12 months ago
  • Docker: Patroni + HAProxy + Etcd + PgBouncer
    Hello. I am currently using this docker-compose model from Zalando repository. It does not include PgBouncer in its architecture by default. I've been trying to find a containerized implementation involving Patroni, HAProxy, Etcd and PgBouncer. I didn't find anything solid so far. Source: about 1 year ago
  • Can someone share experience configuring Highly Available PgSQL?
    General purpose: Patroni - Set up your own etcd + HAProxy + Patroni + Postgres components and it'll generally manage itself after that. Source: about 1 year ago
View more

Docker Compose mentions (13)

  • Essential Docker Commands for Developers
    Docker Compose is a tool for defining and running multi-container Docker applications. Define your services in a docker-compose.yml file, and then use the following commands:. - Source: dev.to / 19 days ago
  • Llama3 Implemented from Scratch
    https://github.com/docker/compose This seems to really just be "old0man-yelling-at-clouds-syndrome" I for one welcome anime girls in readmes and hope to see more of it in the future if only because it seems to bother some of the old hoagies in the world for some reason. - Source: Hacker News / 25 days ago
  • Monitoring symfony messenger listening to the worker events
    Docker and docker compose: We will use docker as a container manager and docker-compose as a tool to configure and start a redis container. If you have not used them so far, refer to the links to install them. - Source: dev.to / 8 months ago
  • Demystifying MLOps: Week 1
    To get the latest release of Docker Compose, go to https://github.com/docker/compose and download the release for your OS. - Source: dev.to / 12 months ago
  • Set up a multi-container app with docker compose
    Most of the newer versions of Docker Desktop already comes with docker compose command, although, you can always check the installation instructions at their official GitHub repository. - Source: dev.to / over 1 year ago
View more

What are some alternatives?

When comparing Patroni and Docker Compose, you can also consider the following products

Supabase - An open source Firebase alternative

Kubernetes - Kubernetes is an open source orchestration system for Docker containers

Apache Cassandra - The Apache Cassandra database is the right choice when you need scalability and high availability without compromising performance.

Rancher - Open Source Platform for Running a Private Container Service

Amazon RDS - Easy to manage relational databases optimized for total cost of ownership.

Docker Swarm - Native clustering for Docker. Turn a pool of Docker hosts into a single, virtual host.