CMU Database Systems - 03 Database Storage I (Fall 2018)

  Рет қаралды 19,546

CMU Database Group

CMU Database Group

Күн бұрын

Пікірлер: 24
@alfin3644
@alfin3644 6 жыл бұрын
Log-structured have a serious flaw: data ends up spread out wide and hard to cache. It's easy to write log-structured storage so it's very appealing. But only niche database use cases of dominant writes would make it competitive.
@scarface548
@scarface548 6 жыл бұрын
So Just watched influxdb talk, it uses log-structured and robinhood hashing both of which he said were not that great :\.
@pabloacuna2176
@pabloacuna2176 6 жыл бұрын
Are you talking only about databases? Because Kafka is log-structured and it can handle reads/writes really well
@DenisG631
@DenisG631 6 жыл бұрын
I can not express my respect enough towards you for uploading this videos and making it free. Not mentioning the HIGH QUALITY of teaching! The real MVP! Thanks a lot!
@rajaths4860
@rajaths4860 5 жыл бұрын
CMU database group is truly making a great difference to students across the globe by posting such high quality videos! THANKS A LOT!!!
@KyleRichter23
@KyleRichter23 5 жыл бұрын
This is awesome and easy to understand. I am so glad that this is on KZbin, Andy you are truly inspiring and please keep doing what you're doing!
@yl6193
@yl6193 4 жыл бұрын
This is really a very high quality study material. Thanks to Prof. Andy and CMU.
@정동호-i1r
@정동호-i1r 5 жыл бұрын
Admire for sharing knowledge to the people. Thanks a lot.
@anmolkhemuka5796
@anmolkhemuka5796 3 жыл бұрын
A big salute to you for 58:27, respect++
@fxrcode7923
@fxrcode7923 6 жыл бұрын
Why there's beep 31:10?
@andrew_1204
@andrew_1204 5 жыл бұрын
maybe there is a F word.
@izharkhankhattak
@izharkhankhattak 3 жыл бұрын
*_Excellent job, man!_*
@dataaholic
@dataaholic 3 жыл бұрын
Slides PDF and Lecture Notes PDF links are not working. Please help
@КириллПальцев-ю1о
@КириллПальцев-ю1о 6 жыл бұрын
If most databases don't use mmap, do they use O_DIRECT (=disable page cache in OS for reading/writing file) and rely on their own buffer subsystem?
@FF-ne2qz
@FF-ne2qz 5 жыл бұрын
yes
@bhavikpatel1930
@bhavikpatel1930 6 жыл бұрын
while doing tuple lookup by tuple id, how do we find the file which contains the page having the tuple?
@andypavlo
@andypavlo 6 жыл бұрын
TupleId is a pair (PageId, Offset).The DBMS's page directory maps PageId to file location.
@bhavikpatel1930
@bhavikpatel1930 6 жыл бұрын
Andy Pavlo Thanks for the reply, from the slides it looks like directory map is part of file along with data pages, so my understanding is that if you want to find tuple with ID T1 then you have to go through all the files and check in the directory map if that tuple is part of the data pages held by the file.
@ankitsablok952
@ankitsablok952 5 жыл бұрын
Is the new Intel technology you are talking about this one : www.intel.com/content/www/us/en/architecture-and-technology/intel-optane-technology.html?
@scarface548
@scarface548 6 жыл бұрын
which textbook does this course use?
@andypavlo
@andypavlo 6 жыл бұрын
15445.courses.cs.cmu.edu/fall2018/syllabus.html
@Originalimoc
@Originalimoc 5 жыл бұрын
43:50 "How do store pages in a tuple"😂
@therealjayz8036
@therealjayz8036 5 жыл бұрын
41:44
@therealjayz8036
@therealjayz8036 5 жыл бұрын
1:05:30
CMU Database Systems - 04 Database Storage II (Fall 2018)
1:12:32
CMU Database Group
Рет қаралды 10 М.
F2023 #03 - Database Storage Part 1 (CMU Intro to Database Systems)
1:19:11
CMU Database Group
Рет қаралды 32 М.
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 158 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
03 - Database Storage I (CMU Databases Systems / Fall 2019)
1:19:58
CMU Database Group
Рет қаралды 78 М.
Algorithms behind Modern Storage Systems
49:03
InfoQ
Рет қаралды 25 М.
03 - Database Storage 1 (CMU Intro to Database Systems / Fall 2022)
1:23:28
CMU Database Group
Рет қаралды 40 М.
CMU Database Systems - 19 Multi-Version Concurrency Control (Fall 2018)
1:09:34
Lecture 22: Memory Controllers - Carnegie Mellon - Comp. Arch. 2015 - Onur Mutlu
1:45:39
Carnegie Mellon Computer Architecture
Рет қаралды 21 М.
07 - Tree Indexes I (CMU Databases Systems / Fall 2019)
1:18:02
CMU Database Group
Рет қаралды 34 М.
04 - Database Storage II (CMU Databases Systems / Fall 2019)
1:13:50
CMU Database Group
Рет қаралды 40 М.
The Rise of Data Streaming Platforms
1:10:47
Jignesh Patel
Рет қаралды 539
#19 - Multi-Version Concurrency Control (CMU Intro to Database Systems)
1:27:07