amazon-redshift-utils VS pg_auto_failover

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

amazon-redshift-utils

Amazon Redshift Utils contains utilities, scripts and view which are useful in a Redshift environment (by awslabs)

pg_auto_failover

Postgres extension and service for automated failover and high-availability (by hapostgres)
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
amazon-redshift-utils pg_auto_failover
4 14
2,711 1,036
0.4% 0.7%
5.2 6.4
3 months ago 3 months ago
Python C
Apache License 2.0 GNU General Public License v3.0 or later
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.

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.

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.

What are some alternatives?

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

relic - Functional relational programming for Clojure(Script).

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

PgHero - A performance dashboard for Postgres

citus - Distributed PostgreSQL as an extension

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

orchestrator - MySQL replication topology management and HA

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