QGIS plugin that helps to visualize contents of a PostgreSQL audit trigger table.
This is inspired by the Postgres 91 plus Auditor QGIS plugin.
The main features are:
- visualization of contents of the audit table
- advanced search on the table by means of a SQL query
- search by type of events (insert, delete, update)
- search by date
- free text search in the data
- support geometry display
- replay of an event
- support huge audit table by incremental loading