#887·immudb

Retrieve audit log of SQL tables

Author: rbrown-orxaCreated Aug 11, 2021Updated Apr 24, 2026
Labelsenhancement

It would be useful to be able to retrieve a log of all prior mutations to a SQL table, like we can for key-value pairs.

This would enable external auditing of sensitive data, e.g. financial.

https://github.com/pgaudit would be an equivalent example.