Settings

Theme

Why is a database always represented with a cylinder?

stackoverflow.com

3 points by cheuv 3 years ago · 6 comments

Reader

Someone 3 years 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 3 years 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 3 years ago

    Right, the icon is a stack of disk packs in their protective covers.

DemocracyFTW2 3 years 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.

cheuvOP 3 years ago

That's the question I asked myself this morning when I opened Oracle SQL Developer =) Here's part of the answer.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection