Why is a database always represented with a cylinder? (stackoverflow.com) 3 points by cheuv 3y ago ↗ HN
[–] Someone 3y ago ↗ I do not find that answer convincing. Both drum memory (https://en.wikipedia.org/wiki/Drum_memory) and mercury delay line memory (https://en.wikipedia.org/wiki/Delay-line_memory#Mercury_dela...) were used as primary memory, not for storage.In addition mercury delay lines lost their data when unpowered.My money would be on https://en.wikipedia.org/wiki/Disk_pack. Those are objects that people carried around to move data (http://www.catb.org/esr/writings/taoup/html/ch02s01.html: Ken Thompson quietly began answering requests by shipping out tapes and disk packs — each, according to legend, with a note signed “love, ken”)Call it the floppy disk of the 1970s [–] spindle 3y ago ↗ I came to the same conclusion from the fact that a typical database icon looks a lot more like a disk pack, with its smooth sides, than like drum memory. [–] compressedgas 3y ago ↗ Right, the icon is a stack of disk packs in their protective covers.
[–] spindle 3y ago ↗ I came to the same conclusion from the fact that a typical database icon looks a lot more like a disk pack, with its smooth sides, than like drum memory.
[–] DemocracyFTW2 3y ago ↗ > Why is a database always represented with a cylinder?Because that's the data bucket. At least that's what I learned at university. Seriously.
5 comments
[ 4.8 ms ] story [ 24.2 ms ] threadIn addition mercury delay lines lost their data when unpowered.
My money would be on https://en.wikipedia.org/wiki/Disk_pack. Those are objects that people carried around to move data (http://www.catb.org/esr/writings/taoup/html/ch02s01.html: Ken Thompson quietly began answering requests by shipping out tapes and disk packs — each, according to legend, with a note signed “love, ken”)
Call it the floppy disk of the 1970s
Because that's the data bucket. At least that's what I learned at university. Seriously.