audit-trigger

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

Audit-trigger Alternatives

Similar projects and alternatives to audit-trigger

  1. yugabyte-db

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

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. 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.

  4. sgr

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

  5. supa_audit

    Discontinued Generic Table Auditing

  6. audit-trigger

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

  7. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better audit-trigger alternative or higher similarity.

audit-trigger discussion

Log in or Post with

audit-trigger reviews and mentions

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+).

Stats

Basic audit-trigger repo stats
2
10
10.0
over 4 years ago

cmabastar/audit-trigger is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of audit-trigger is PLpgSQL.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that PLpgSQL is
the 47th most popular programming language
based on number of references?