ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14,551 results

CMU Database Group
21 - Introduction to Distributed Databases (CMU Intro to Database Systems / Fall 2022)

Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2022/slides/21-distributed.pdf Notes: ...

1:15:18
21 - Introduction to Distributed Databases (CMU Intro to Database Systems / Fall 2022)

16,688 views

3 years ago

FOSSASIA
Streaming RAG in a Distributed Database, Alexander Zevaykin, Elena Kalinina | FOSSASIA Summit 2025

Extracting real-time insights from multi-modal data streams across diverse domains presents an ongoing challenge. A promising ...

29:15
Streaming RAG in a Distributed Database, Alexander Zevaykin, Elena Kalinina | FOSSASIA Summit 2025

52 views

8 months ago

CMU Database Group
F2023 #21 - Intro to Distributed Databases (CMU Intro to Database Systems)

Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2023/slides/21-distributed.pdf Notes: ...

1:21:21
F2023 #21 - Intro to Distributed Databases (CMU Intro to Database Systems)

9,517 views

2 years ago

MIT 6.824: Distributed Systems
Lecture 12: Distributed Transactions

Lecture 12: Distributed Transactions MIT 6.824: Distributed Systems (Spring 2020) https://pdos.csail.mit.edu/6.824/

1:17:24
Lecture 12: Distributed Transactions

54,166 views

5 years ago

CMU Database Group
23 - Distributed OLTP Databases (CMU Databases Systems / Fall 2019)

Prof. Andy Pavlo (http://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2019/slides/23-distributedoltp.pdf ...

1:22:24
23 - Distributed OLTP Databases (CMU Databases Systems / Fall 2019)

11,992 views

6 years ago

Martin Kleppmann
Distributed Systems 8.2: Google's Spanner

Accompanying lecture notes: https://www.cl.cam.ac.uk/teaching/2122/ConcDisSys/dist-sys-notes.pdf Full lecture series: ...

18:41
Distributed Systems 8.2: Google's Spanner

42,505 views

5 years ago

CMU Database Group
#23 - Distributed Databases Pt. 1 (CMU Intro to Database Systems)

Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2025/slides/23-distributed1.pdf Notes: ...

1:25:08
#23 - Distributed Databases Pt. 1 (CMU Intro to Database Systems)

2,030 views

2 months ago

CMU Database Group
#24 - Distributed Databases Pt. 2 (CMU Intro to Database Systems)

Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2025/slides/24-distributed2.pdf Notes: ...

1:19:06
#24 - Distributed Databases Pt. 2 (CMU Intro to Database Systems)

1,146 views

1 month ago

Kiki's Bytes
I ACED my Technical Interviews knowing these System Design Basics

In this video, we're going to see how we can take a basic single server setup to a full blown scalable system. We'll take a look at ...

9:41
I ACED my Technical Interviews knowing these System Design Basics

374,683 views

1 year ago

FOSSASIA
The open source road of independently developed distributed database - Tommy Cheung

We will check out and have a journey on the story of OceanBase, an enterprise grade open-source distributed database, starting ...

25:07
The open source road of independently developed distributed database - Tommy Cheung

47 views

2 years ago

CMU Database Group
22 - Introduction to Distributed Databases (CMU Databases Systems / Fall 2019)

Prof. Andy Pavlo (http://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2019/slides/22-distributed.pdf ...

1:13:52
22 - Introduction to Distributed Databases (CMU Databases Systems / Fall 2019)

30,560 views

6 years ago

CMU Database Group
rqlite: The Distributed Database Built on Raft and SQLite (Philip O'Toole)

CMU Database Group - Vaccination Database Tech Talks - Second Dose (2021) Speakers: Philip O'Toole (rqlite) rqlite: The ...

1:05:57
rqlite: The Distributed Database Built on Raft and SQLite (Philip O'Toole)

10,436 views

4 years ago

Martin Kleppmann
Distributed Systems 7.2: Linearizability

Accompanying lecture notes: https://www.cl.cam.ac.uk/teaching/2122/ConcDisSys/dist-sys-notes.pdf Full lecture series: ...

18:44
Distributed Systems 7.2: Linearizability

47,162 views

5 years ago

CMU Database Group
#23 - Distributed Transactional Databases (CMU Intro to Database Systems)

Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2024/slides/23-distributedoltp.pdf ...

1:24:54
#23 - Distributed Transactional Databases (CMU Intro to Database Systems)

5,352 views

1 year ago

CMU Database Group
21 - Introduction to Distributed Databases (CMU Intro to Database Systems / Fall 2021)

Instructor: Lin Ma (http://www.cs.cmu.edu/~malin199/) Slides: https://15445.courses.cs.cmu.edu/fall2021/slides/21-distributed.pdf ...

1:19:36
21 - Introduction to Distributed Databases (CMU Intro to Database Systems / Fall 2021)

4,038 views

4 years ago

CMU Database Group
#22 - Distributed Database Architectures ✸ DataStax Database Talk (CMU Intro to Database Systems)

Wan Shen Lim (https://wanshenl.me/) Slides: https://15445.courses.cs.cmu.edu/fall2024/slides/22-distributed.pdf Notes: ...

1:23:02
#22 - Distributed Database Architectures ✸ DataStax Database Talk (CMU Intro to Database Systems)

5,357 views

1 year ago

Martin Kleppmann
Distributed Systems 7.1: Two-phase commit

Accompanying lecture notes: https://www.cl.cam.ac.uk/teaching/2122/ConcDisSys/dist-sys-notes.pdf Full lecture series: ...

18:45
Distributed Systems 7.1: Two-phase commit

80,675 views

5 years ago

CMU Database Group
23 - Distributed OLAP Databases (CMU Intro to Database Systems / Fall 2021)

Instructor: Lin Ma (http://www.cs.cmu.edu/~malin199/) Slides: ...

1:12:40
23 - Distributed OLAP Databases (CMU Intro to Database Systems / Fall 2021)

3,311 views

4 years ago

Software Architecture Monday
Lesson 53 - Distributed Transactions Using Sagas

Most developers ad architects are used to database (ACID) transactions - doing commits and rollbacks to ensure data integrity.

8:02
Lesson 53 - Distributed Transactions Using Sagas

9,933 views

6 years ago

The Linux Foundation
LF Live Webinar: Distributed Principles In A Cloud-Native Database

sponsored by Cockroach Labs CockroachDB is the only database architected and built from the ground up to deliver some key ...

56:22
LF Live Webinar: Distributed Principles In A Cloud-Native Database

655 views

4 years ago