Hacker News new | ask | show | jobs
by xanth 486 days ago
Do you have any plans/aspirations in adding Temporal "immutable DB" functionality?

[0] https://en.wikipedia.org/wiki/Temporal_database

[1] https://github.com/scalegenius/pg_bitemporal/blob/master/doc...

[2] https://github.com/ifad/chronomodel

1 comments

You can use access policies [1] to emulate temporal data. See an example in [2]

[1] https://docs.geldata.com/reference/datamodel/access_policies

[2] https://github.com/geldata/gel/issues/4228#issuecomment-1208...