All works

Developer Tools · Open source

AuditLog

Audit trail for your data models, an ORM-agnostic core with a pluggable, async sqlx backend (SQLite & Postgres).

auditlog records every create / update / destroy of your models into a single polymorphic audits table, capturing what changed (a diff), who changed it, when, from where, and an optional comment — then lets you query that history and reconstruct any past revision

More projects

View all works