SaaSHub helps you find the best software and product alternatives Learn more →
Audit-trigger Alternatives
Similar projects and alternatives to audit-trigger
-
yugabyte-db
YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
-
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.
-
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.
-
-
-
-
-
audit-trigger
Simple, easily customised trigger-based auditing for PostgreSQL (Postgres). See also pgaudit. (by cmabastar)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
audit-trigger discussion
audit-trigger reviews and mentions
-
How would you build an audit log in Rails for a high-throughput API?
If that really won't do it for you, you can try to do something lower level using postgres triggers and functions. Take a look at https://github.com/2ndQuadrant/audit-trigger as a starting point.
-
Postgres Auditing in 150 lines of SQL
Related project: https://github.com/2ndQuadrant/audit-trigger
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 Mar 2025
Stats
2ndQuadrant/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.