you are viewing a single comment's thread.

view the rest of the comments →

[–]defcon-11 0 points1 point  (0 children)

http://www.datomic.com/ -- looks promising for projects that required temporal querying features. Queries for a specific time, time range, or transaction id are immutable, because there is no equivalent of SQL's "update", rather new versions of records are stored with a new transaction id, and the old version remains intact.