Stop Hand-Rolling Audit Tables: MariaDB's System-Versioned Tables Do It for You
MariaDB system-versioned tables retain every historical row version automatically, replacing hand-rolled trigger-based audit tables with a single DDL clause and point-in-time SQL queries.