Reddit Reddit reviews Temporal Databases: Theory, Design, and Implementation

We found 1 Reddit comments about Temporal Databases: Theory, Design, and Implementation. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Databases & Big Data
Temporal Databases: Theory, Design, and Implementation
Used Book in Good Condition
Check price on Amazon

1 Reddit comment about Temporal Databases: Theory, Design, and Implementation:

u/[deleted] ยท 2 pointsr/PostgreSQL

I would read up on the following first:

https://wiki.postgresql.org/wiki/Audit_trigger_91plus

http://hibernate.org/orm/envers/
Hibernate Envers is the Java ORM way of doing history logging. Might have some insights for you

https://en.wikipedia.org/wiki/SQL:2011
SQL:2011 Temporal lets you do history tables but also have foreign keys

https://www.amazon.com/Temporal-Databases-Theory-Design-Implementation/dp/0805324135
The reference book on temporal databases