pg_auto_failover VS amazon-redshift-utils

Compare pg_auto_failover vs amazon-redshift-utils and see what are their differences.

pg_auto_failover

Postgres extension and service for automated failover and high-availability (by hapostgres)

amazon-redshift-utils

Amazon Redshift Utils contains utilities, scripts and view which are useful in a Redshift environment (by awslabs)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
pg_auto_failover amazon-redshift-utils
14 4
1,035 2,709
2.0% 0.7%
6.4 5.2
3 months ago 2 months ago
C Python
GNU General Public License v3.0 or later 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.

pg_auto_failover

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

amazon-redshift-utils

Posts with mentions or reviews of amazon-redshift-utils. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-17.
  • Redshift Deep Dive
    1 project | dev.to | 24 Oct 2022
    AWS has a Redshift utility script to run checks on what tables can be regularly analyzed and / or vacuumed based on certain set of thresholds. This can be run as a part of a monthly / periodical cluster maintenance.
  • Redshift Help: How to output a user’s schema access?
    1 project | /r/aws | 31 Aug 2022
  • How and why Relational Model works for databases
    4 projects | news.ycombinator.com | 17 Jan 2022
    I always install https://github.com/awslabs/amazon-redshift-utils/tree/master... on my Redshift clusters.

    What you are describing as code reuse exists for databases, but they are called applications and generally utilize a general purpose programming language. It doesn’t make sense to have a SLA data model library because every use case is different. It’s a database, not procedural code.

  • Citus 10 brings columnar compression to Postgres
    2 projects | news.ycombinator.com | 6 Mar 2021
    https://github.com/awslabs/amazon-redshift-utils/blob/master...

    The compression actually works as advertised, but you can compress so well that the database ends up retrieving too many blocks from the other columns in your query.

What are some alternatives?

When comparing pg_auto_failover and amazon-redshift-utils you can also consider the following projects:

patroni - A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes

relic - Functional relational programming for Clojure(Script).

citus - Distributed PostgreSQL as an extension

PgHero - A performance dashboard for Postgres

orchestrator - MySQL replication topology management and HA

calculator - Windows Calculator: A simple yet powerful calculator that ships with Windows

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

plv8 - V8 Engine Javascript Procedural Language add-on for PostgreSQL

discussion

tds_fdw - A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)

vitess - Vitess is a database clustering system for horizontal scaling of MySQL.

pg-safeupdate - A simple extension to PostgreSQL that requires criteria for UPDATE and DELETE