audit-trigger VS supa_audit

Compare audit-trigger vs supa_audit and see what are their differences.

audit-trigger

Simple, easily customised trigger-based auditing for PostgreSQL (Postgres). See also pgaudit. (by cmabastar)
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
audit-trigger supa_audit
2 4
10 613
- 0.7%
10.0 5.0
over 3 years ago 4 months ago
PLpgSQL PLpgSQL
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.

audit-trigger

Posts with mentions or reviews of audit-trigger. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-09.
  • Postgres Auditing in 150 lines of SQL
    1 project | /r/PostgreSQL | 8 Jun 2023
    10 projects | news.ycombinator.com | 9 Mar 2022
    I've been using my own audit trigger for 3 years now.

    https://github.com/cmabastar/audit-trigger

    It uses the old and tested http://wiki.postgresql.org/wiki/Audit_trigger_91plus

    but with JSONB instead of HSTORE, and automatically creates partitioned tables by month (Requires PG11+).

supa_audit

Posts with mentions or reviews of supa_audit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-07.

What are some alternatives?

When comparing audit-trigger and supa_audit you can also consider the following projects:

sgr - sgr (command line client for Splitgraph) and the splitgraph Python library

audit-trigger - Simple, easily customised trigger-based auditing for PostgreSQL (Postgres). See also pgaudit.

yugabyte-db - YugabyteDB - the cloud native distributed SQL database for mission-critical applications.

sirix - SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.

drizzle-pg-notify-audit-table - example project of using pg-notify and custom trigger for audit table

bemi - Automatic data change tracking for PostgreSQL

bemi-prisma - Automatic data change tracking for Prisma