Data - History (Versioning) - Historical Data
About
Data history (or versioning) is just the derivation of data state.
It can be found in the following data structure:
- Transaction Log where a new version of data is created by committing changes.
- a serie of snapshot.
