Tiny Intros

Here’s what is in progress and what has been covered until now:

Thank you for reading. If any suggestions, feel free to send me a tweet @dandancrisan

 
11
Kudos
 
11
Kudos

Now read this

Intro to Database Systems : Basic Perspectives on Disk and Buffer Management

The Database Management System stores information at 3 levels of the memory hierarchy: Primary storage - main memory (and cache) : for currently used data, it is fast and usually volatile. Secondary storage - magnetic (“hard”) disk : for... Continue →