|
|
|
|
|
by sriram_malhar
638 days ago
|
|
Relational algebra has nothing to do with spinning disks or even for the needs of the databases of the time. Check out E.F. Codd's paper in CACM from June 1970.
https://www.seas.upenn.edu/~zives/03f/cis550/codd.pdf It starts with "Future users of large data banks must be protected from having to know how the data is organized in the machine (the internal representation)". It goes on to say, "(The relational model) provides a means of describing data with its natural structure only - that is, without superimposing any additional structure for machine representation purposes". |
|