Software Alternatives & Reviews

Patroni VS ClickHouse

Compare Patroni VS ClickHouse and see what are their differences

Patroni logo Patroni

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

ClickHouse logo ClickHouse

ClickHouse is an open-source column-oriented database management system that allows generating analytical data reports in real time.
  • Patroni Landing page
    Landing page //
    2022-11-01
  • ClickHouse Landing page
    Landing page //
    2019-06-18

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

ClickHouse videos

No ClickHouse videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Patroni and ClickHouse)
Databases
10 10%
90% 90
NoSQL Databases
25 25%
75% 75
Relational Databases
8 8%
92% 92
Developer Tools
100 100%
0% 0

User comments

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

Reviews

These are some of the external sources and on-site user reviews we've used to compare Patroni and ClickHouse

Patroni Reviews

We have no reviews of Patroni yet.
Be the first one to post

ClickHouse Reviews

Rockset, ClickHouse, Apache Druid, or Apache Pinot? Which is the best database for customer-facing analytics?
ClickHouse is an open-source, column-oriented, distributed, and OLAP database that’s very easy to set up and maintain. “Because it’s columnar, it’s the best architectural approach for aggregations and for ‘sort by’ on more than one column. It also means that group by’s are very fast. It’s distributed, replication is asynchronous, and it’s OLAP—which means it’s meant for...
Source: embeddable.com
ClickHouse vs TimescaleDB
Recently, TimescaleDB published a blog comparing ClickHouse & TimescaleDB using timescale/tsbs, a timeseries benchmarking framework. I have some experience with PostgreSQL and ClickHouse but never got the chance to play with TimescaleDB. Some of the claims about TimescaleDB made in their post are very bold, that made me even more curious. I thought it’d be a great...
20+ MongoDB Alternatives You Should Know About
ClickHouse may be a great contender for moving analytical workloads from MongoDB. Much faster, and with JSON support and Nested Data Structures, it can be great choice for storing and analyzing document data.
Source: www.percona.com

Social recommendations and mentions

Based on our record, ClickHouse should be more popular than Patroni. It has been mentiond 43 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 / 8 days 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: 11 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 / 11 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

ClickHouse mentions (43)

  • The 2024 Web Hosting Report
    For the third, examples here might be analytics plugins in specialized databases like Clickhouse, data-transformations in places like your ETL pipeline using Airflow or Fivetran, or special integrations in your authentication workflow with Auth0 hooks and rules. - Source: dev.to / 3 months ago
  • Choosing Between a Streaming Database and a Stream Processing Framework in Python
    Online analytical processing (OLAP) databases like Apache Druid, Apache Pinot, and ClickHouse shine in addressing user-initiated analytical queries. You might write a query to analyze historical data to find the most-clicked products over the past month efficiently using OLAP databases. When contrasting with streaming databases, they may not be optimized for incremental computation, leading to challenges in... - Source: dev.to / 3 months ago
  • Real-Time Data Enrichment and Analytics With RisingWave and ClickHouse
    To achieve seamless real-time data ingestion, transformation, and analytics, a powerful combination to explore is RisingWave and ClickHouse. RisingWave is a PostgreSQL-compatible database specifically designed for stream processing. It excels at ingesting real-time data streams, performing diverse transformations, and enabling instant querying of results. ClickHouse® is a high-performance, column-oriented SQL... - Source: dev.to / 5 months ago
  • Ask HN: Is there a Hacker News takeout to export my comments / upvotes, etc.?
    You can export the whole dataset as described here: https://github.com/ClickHouse/ClickHouse/issues/29693
        curl https://clickhouse.com/ | sh.
    - Source: Hacker News / 5 months ago
  • Best alternative
    Nowadays I am looking at the clickhouse and how it might help me maybe you can check it out: https://clickhouse.com/. Source: 5 months ago
View more

What are some alternatives?

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

Supabase - An open source Firebase alternative

PostgreSQL - PostgreSQL is a powerful, open source object-relational database system.

MariaDB - An enhanced, drop-in replacement for MySQL

Apache Doris - Apache Doris is an open-source real-time data warehouse for big data analytics.

Citus - Worry-free Postgres for SaaS. Built to scale out.

MySQL - The world's most popular open source database