https://github.com/raitraidma/pghistory
https://github.com/raitraidma/pghistory
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/raitraidma/pghistory
- Owner: raitraidma
- License: mit
- Created: 2017-02-17T20:59:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-17T21:34:20.000Z (about 9 years ago)
- Last Synced: 2025-02-28T17:54:44.117Z (about 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pgHistory
## Alternatives
* [temporal_tables](https://github.com/arkhipov/temporal_tables)
* [postgresql-tableversion](https://github.com/linz/postgresql-tableversion)
* PostgreSQL `timetravel` extension
## Interesting reading
* [Historical records with PostgreSQL, temporal tables and SQL:2011](http://clarkdave.net/2015/02/historical-records-with-postgresql-and-temporal-tables-and-sql-2011/)
* [SQL2011Temporal](https://wiki.postgresql.org/wiki/SQL2011Temporal)
* http://blog.myitcv.org.uk/2014/02/25/row-level-version-control-with-postgresql.html