4 comments

[ 2.7 ms ] story [ 21.0 ms ] thread
This paper looked familiar to me, and it turns out it's because it's part of the 4th edition of Readings in Database Systems (or the Red Book). The 5th edition is freely available to read online, and is worth the read/skim.

http://www.redbook.io/

tl;dr A 40 page review of dbms architecture data models by Michael Stonebreaker (of Postgre) and Joseph Hellerstein. This seems to be a 1990s or 2000s paper, given the treatment of xml-based proto-non-relatonal databases. The paper treats:

  hierarchal (IMS)
  network (codasyl)
  relational
  e-r
  semantic
  object oriented
  object relational
  semi-structured
Published in Readings in Database Systems (2005)