|
|
|
|
|
by iheart2code
3627 days ago
|
|
Very cool document. I kind of got stuck at delta queries, though. How do you implement that? I can't find any reference to delta/removed queries on Mongo, Postgres, or MySQL. Do you just keep all records in the database and add a "removed" field? How would that solution work with user privacy & users truly wanting to remove data? |
|
[0] - https://en.wikipedia.org/wiki/SQL:2011 (temporal support)
[1] - https://msdn.microsoft.com/en-us/library/dn935015.aspx
[2] - http://clarkdave.net/2015/02/historical-records-with-postgre...