Skip to content

Show HN: Statetrace – Annotated Audit Trail for Postgres and MySQL

statetrace.com
21 pointshansonkd135 comments
On HN

Comments

Does it work with Wordpress / Drupal ?

Short answer yes! Long answer: Statetrace works at two different levels. The first is to record the raw changes without annotations. Statetrace works 100% with any framework at this level.

The next level is to record with annotations. Currently we don’t have the annotation support for wordpress/drupal but it is something very easy to add.

Thank you

how does the timetravel feature work?

Time Travel works by generating a SQL statement or a CTE, which transforms the raw audit events into a snapshot of the table at a point in time with extra columns for the annotations. This feature is currently exposed on the enterprise product through the UI (which exposes a SQL explorer for your warehouse), but we are slowly shifting those features into the GQL API of core (give a table name, get a SQL model). Time travel works on the transaction level so you don’t lose any fidelity.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.