supautils VS psql-hooks

Compare supautils vs psql-hooks and see what are their differences.

supautils

PostgreSQL extension that secures a cluster on a cloud environment (by supabase)

psql-hooks

Unofficial documentation for PostgreSQL hooks (by taminomara)
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
supautils psql-hooks
1 1
50 161
- -
7.5 2.1
13 days ago about 1 year ago
C Python
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.

supautils

Posts with mentions or reviews of supautils. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-11.
  • Hooks: The secret feature powering the Postgres ecosystem
    4 projects | dev.to | 11 Mar 2022
    Supabase uses ProcessUtility to jump into supautils.c , a library which checks if the role that is executing the statement is allowed to do so. This helps them match the web-based authentication on supabase.com to the database role inside Postgres and provide a very smooth authentication experience. Beyond reading the pg_stat_statements C code, their blog post and supautils.c is the best reference for implementing a moderately complex hook.

psql-hooks

Posts with mentions or reviews of psql-hooks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-11.
  • Hooks: The secret feature powering the Postgres ecosystem
    4 projects | dev.to | 11 Mar 2022
    What do developers mean when they say Postgres is "extensible"? They're referring to low-level APIs which can change the core functionality of the database. In this post, we will explore a secret - meaning undocumented - feature called hooks which allow developers to not only add features to Postgres, but modify the way that queries are executed and data is parsed.

What are some alternatives?

When comparing supautils and psql-hooks you can also consider the following projects:

orioledb - OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems) Β πŸ‡ΊπŸ‡¦

pgcli - Postgres CLI with autocompletion and syntax highlighting

TimescaleDB - An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.

CryptoLyzer - CryptoLyzer is a fast, flexible and comprehensive server cryptographic protocol (TLS, SSL, SSH, DNSSEC) and related setting (HTTP headers, DNS records) analyzer and fingerprint (JA3, HASSH tag) generator with Python API and CLI/.

pgaudit - PostgreSQL Audit Extension

full-stack-fastapi-template - Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.

PostgreSQL - Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

Apache AGE - Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL. [Moved to: https://github.com/apache/age]

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

Redash - Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.