Skip to content

Commit ae2c312

Browse files
authored
Merge pull request rxin#10 from alexbrasetvik/what-goes-around-comes-around
What Goes Around Comes Around (Stonebraker, Hellerstein)
2 parents e2de33a + a9d8ce7 commit ae2c312

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ Columnar storage and column-oriented query engine are critical to analytical wor
9696

9797
* [Reflections on Trusting Trust](http://www.cs.berkeley.edu/~rxin/db-papers/TrustingTrust-Thompson.pdf) (1984): Ken Thompson's Turing Award acceptance speech in 1984, describing black box backdoor issues and pointing out trust is not absolute.
9898

99+
* [What Goes Around Comes Around](http://people.cs.umass.edu/~yanlei/courses/CS691LL-f06/papers/SH05.pdf): Michael Stonebraker and Joseph M. Hellerstein provide a summary of 35 years of data model proposals, grouped into 9 different eras. The paper discusses the proposals of each era, and show that there are only a few basic data modeling ideas, and most have been around a long time. Later proposals inevitably bear a strong resemblance to certain earlier proposals.
99100

100101

101102
## <a name='external'> External Reading Lists

0 commit comments

Comments
 (0)