FileMood

Download Fundamentals of Database Engineering

Fundamentals of Database Engineering

Name

Fundamentals of Database Engineering

 DOWNLOAD Copy Link

Total Size

10.4 GB

Total Files

476

Last Seen

2024-07-23 00:09

Hash

B32B4C5206D53C4C95E94AD008C672C3757B5403

/.../16 - Database Discussions/

006 Why Uber Moved from Postgres to MySQL (Discussion).mp4

706.0 MB

007 Can NULLs Improve your Database Queries Performance.mp4

458.9 MB

008 Write Amplification Explained in Backend Apps, Database Systems and SSDs.mp4

458.6 MB

009 Optimistic vs Pessmistic Concurrency Control.mp4

397.8 MB

004 What is a Distributed Transaction.mp4

389.9 MB

001 SELECT COUNT () can impact your Backend Application performance, here is why_en.vtt

13.6 KB

002 How does the Database Store Data On Disk.mp4

340.5 MB

005 Indexing in PostgreSQL vs MySQL.mp4

303.5 MB

003 Is QUIC a Good Protocol for Databases.mp4

295.9 MB

007 NULL.pdf

137.6 KB

006 Why Uber Moved from Postgres to MySQL (Discussion)_en.vtt

56.3 KB

004 What is a Distributed Transaction_en.vtt

27.9 KB

008 Write Amplification Explained in Backend Apps, Database Systems and SSDs_en.vtt

27.8 KB

007 Can NULLs Improve your Database Queries Performance_en.vtt

25.3 KB

002 How does the Database Store Data On Disk_en.vtt

22.7 KB

009 Optimistic vs Pessmistic Concurrency Control_en.vtt

20.0 KB

003 Is QUIC a Good Protocol for Databases_en.vtt

14.7 KB

005 Indexing in PostgreSQL vs MySQL_en.vtt

14.6 KB

001 SELECT COUNT () can impact your Backend Application performance, here is why.mp4

68.7 MB

/

TutsNode.com.txt

0.1 KB

TutsNode.net.txt

0.1 KB

[TGx]Downloaded from torrentgalaxy.to .txt

0.6 KB

/.../05 - B-Tree vs B+Tree in Production Database Systems/

001 b-tree-original-paper.pdf

639.4 KB

008 B+Tree Storage Cost in MySQL vs Postgres_en.vtt

5.0 KB

007 B+Tree DBMS Considerations_en.vtt

4.7 KB

001 B-trees-vs-B-trees.pdf

412.7 KB

009 B-Tree Section's Summary_en.vtt

1.2 KB

005 Original B-Tree Limitations_en.vtt

7.2 KB

004 How the Original B-Tree Helps Performance_en.vtt

9.6 KB

006 B+Tree_en.vtt

6.9 KB

003 Original B-Tree_en.vtt

5.4 KB

001 B-Tree Section's Introduction & Agenda_en.vtt

3.9 KB

002 Full Table Scans_en.vtt

3.8 KB

002 Full Table Scans.mp4

35.4 MB

004 How the Original B-Tree Helps Performance.mp4

34.2 MB

001 B-trees-vs-B-trees.odp

32.6 MB

001 B-trees-vs-B-trees.pptx

32.4 MB

006 B+Tree.mp4

32.0 MB

001 B-Tree Section's Introduction & Agenda.mp4

31.0 MB

008 B+Tree Storage Cost in MySQL vs Postgres.mp4

29.6 MB

005 Original B-Tree Limitations.mp4

28.5 MB

007 B+Tree DBMS Considerations.mp4

24.5 MB

003 Original B-Tree.mp4

19.2 MB

009 B-Tree Section's Summary.mp4

5.4 MB

/.../03 - Understanding Database Internals/

001 How-tables-and-indexes-are-stored-on-disk.pptx

80.1 KB

002 Row-Based-vs-Column-Based-Databases.pdf

181.7 KB

001 How-tables-and-indexes-are-stored-on-disk.pdf

61.2 KB

002 Row-Based vs Column-Based Databases_en.vtt

43.7 KB

003 Primary Key vs Secondary Key - What you probably didn't know_en.vtt

11.8 KB

002 Row-Based-vs-Column-Based-Databases.pptx

138.2 KB

002 Row-Based-vs-Column-Based-Databases.odp

83.9 KB

003 Primary Key vs Secondary Key - What you probably didn't know.mp4

200.4 MB

001 How tables and indexes are stored on disk (MUST WATCH before continue)_en.vtt

27.3 KB

001 How-tables-and-indexes-are-stored-on-disk.odp

26.7 KB

002 Row-Based vs Column-Based Databases.mp4

85.0 MB

001 How tables and indexes are stored on disk (MUST WATCH before continue).mp4

56.0 MB

/.../04 - Database Indexing/

003 grades.sql

0.5 KB

010 bloom-filter.odp

242.2 KB

001 one-million-pg.txt

0.2 KB

011 Working with Billion-Row Table.mp4

331.6 MB

002 employees.sql

1.1 KB

005 students.sql

1.2 KB

007 How Database Optimizers Decide to Use Indexes.mp4

240.4 MB

010 bloom-filter.pptx

283.3 KB

010 bloom-filter.pdf

138.9 KB

008 2.png

71.1 KB

008 1.png

55.4 KB

002 Getting Started with Indexing_en.vtt

22.8 KB

005 Key vs Non-Key Column Database Indexing_en.vtt

21.0 KB

006 Combining Database Indexes for Better Performance_en.vtt

18.1 KB

011 Working with Billion-Row Table_en.vtt

16.0 KB

007 How Database Optimizers Decide to Use Indexes_en.vtt

14.8 KB

008 Bitmap Index Scan vs Index Scan vs Table Scan_en.vtt

14.5 KB

003 Understanding The SQL Query Planner and Optimizer with Explain_en.vtt

14.5 KB

010 Bloom Filters_en.vtt

12.4 KB

004 Index Scan vs Index Only Scan_en.vtt

9.7 KB

013 Article - Microsoft SQL Server Clustered Index Design.html

5.8 KB

001 Create Postgres Table with a million Rows (from scratch)_en.vtt

5.6 KB

009 Create Index Concurrently - Avoid Blocking Production Database Writes_en.vtt

3.9 KB

012 Article - The Cost of Long running Transactions.html

2.3 KB

002 Getting Started with Indexing.mp4

130.9 MB

005 Key vs Non-Key Column Database Indexing.mp4

122.0 MB

006 Combining Database Indexes for Better Performance.mp4

90.3 MB

008 Bitmap Index Scan vs Index Scan vs Table Scan.mp4

53.4 MB

003 Understanding The SQL Query Planner and Optimizer with Explain.mp4

46.1 MB

004 Index Scan vs Index Only Scan.mp4

33.3 MB

010 Bloom Filters.mp4

27.0 MB

009 Create Index Concurrently - Avoid Blocking Production Database Writes.mp4

16.3 MB

001 Create Postgres Table with a million Rows (from scratch).mp4

9.8 MB

007 multiple-indexes.pdf

2.3 MB

013 SQL-Server-Index-Architecture-and-Design-Guide-SQL-Server-Microsoft-Docs.pdf

1.2 MB

/.../01 - Course Updates/

002 Course Update Oct 2020_en.vtt

0.6 KB

005 Note about Docker.html

1.2 KB

004 Course Update December 2021.mp4

210.9 MB

001 Welcome to the Course.mp4

152.9 MB

004 Course Update December 2021_en.vtt

11.6 KB

003 Course Update April 2021_en.vtt

9.8 KB

001 Welcome to the Course_en.vtt

8.1 KB

003 Course Update April 2021.mp4

127.3 MB

002 Course Update Oct 2020.mp4

14.7 MB

/.../07 - Database Sharding/

011 Database Sharding Section Summary.mp4

1.0 MB

012 When Should you consider Sharding your Database.mp4

489.0 MB

001 Sharding.pptx

205.6 KB

001 Sharding.odp

163.5 KB

001 Sharding.pdf

146.3 KB

007 Writing to a Shard_en.vtt

30.1 KB

012 When Should you consider Sharding your Database_en.vtt

23.4 KB

001 commands.txt

0.3 KB

001 Introduction to Database Sharding_en.vtt

1.6 KB

001 links-code-commands.txt

0.3 KB

001 Sharding.txt

2.0 KB

004 Horizontal partitioning vs Sharding_en.vtt

1.7 KB

005 Sharding with Postgres_en.vtt

1.5 KB

008 Reading from a Shard_en.vtt

14.6 KB

009 Advantages of Database Sharding_en.vtt

2.8 KB

011 Database Sharding Section Summary_en.vtt

1.1 KB

007 Writing to a Shard.mp4

142.6 MB

006 Spin up Docker Postgres Shards_en.vtt

9.9 KB

010 Disadvantages of Database Sharding_en.vtt

4.9 KB

002 What is Database Sharding_en.vtt

4.8 KB

003 Consistent Hashing_en.vtt

3.8 KB

008 Reading from a Shard.mp4

59.7 MB

006 Spin up Docker Postgres Shards.mp4

17.2 MB

002 What is Database Sharding.mp4

5.9 MB

010 Disadvantages of Database Sharding.mp4

5.6 MB

003 Consistent Hashing.mp4

3.5 MB

009 Advantages of Database Sharding.mp4

2.6 MB

005 Sharding with Postgres.mp4

2.3 MB

004 Horizontal partitioning vs Sharding.mp4

2.2 MB

001 Introduction to Database Sharding.mp4

2.2 MB

/.../11 - Database Engines/

009 LevelDB_en.vtt

8.0 KB

002 Database-Engines.pdf

244.1 KB

011 Popular Database Engines_en.vtt

3.1 KB

external-links.txt

0.1 KB

008 BerkeleyDB_en.vtt

3.5 KB

002 Database-Engines.pptx

353.5 KB

002 Database-Engines.odp

322.3 KB

012 Switching Database Engines with mySQL_en.vtt

21.8 KB

003 MyISAM_en.vtt

9.3 KB

004 InnoDB_en.vtt

9.1 KB

002 What is a Database Engine_en.vtt

8.8 KB

010 RocksDB_en.vtt

5.4 KB

006 SQLite_en.vtt

4.8 KB

001 Introduction_en.vtt

4.0 KB

005 XtraDB_en.vtt

2.6 KB

007 Aria_en.vtt

3.1 KB

012 Switching Database Engines with mySQL.mp4

98.2 MB

003 MyISAM.mp4

14.2 MB

001 Introduction.mp4

14.1 MB

002 What is a Database Engine.mp4

13.4 MB

009 LevelDB.mp4

11.1 MB

004 InnoDB.mp4

10.7 MB

010 RocksDB.mp4

6.7 MB

006 SQLite.mp4

6.2 MB

011 Popular Database Engines.mp4

5.9 MB

008 BerkeleyDB.mp4

4.2 MB

007 Aria.mp4

3.7 MB

005 XtraDB.mp4

3.5 MB

/.pad/

0

0.0 KB

1

0.0 KB

2

0.0 KB

3

0.1 KB

4

0.1 KB

5

0.1 KB

6

0.0 KB

7

0.1 KB

8

0.0 KB

9

0.0 KB

10

0.0 KB

11

0.1 KB

12

0.0 KB

13

0.2 KB

14

0.1 KB

15

0.1 KB

16

0.2 KB

17

0.1 KB

18

714.7 KB

19

339.1 KB

20

192.9 KB

21

217.2 KB

22

605.4 KB

23

204.7 KB

24

669.1 KB

25

102.2 KB

26

664.1 KB

27

96.2 KB

28

811.1 KB

29

811.0 KB

30

55.8 KB

31

333.8 KB

32

567.0 KB

33

955.4 KB

34

954.3 KB

35

221.5 KB

36

709.5 KB

37

40.1 KB

38

815.0 KB

39

498.6 KB

40

179.2 KB

41

95.3 KB

42

190.2 KB

43

607.8 KB

44

97.8 KB

45

307.4 KB

46

6.9 KB

47

365.0 KB

48

964.7 KB

49

645.2 KB

50

329.7 KB

51

634.8 KB

52

226.6 KB

53

1.0 MB

54

397.0 KB

55

268.7 KB

56

925.8 KB

57

52.7 KB

58

147.9 KB

59

500.5 KB

60

767.7 KB

61

462.2 KB

62

807.2 KB

63

997.2 KB

64

592.7 KB

65

886.4 KB

66

279.5 KB

67

623.3 KB

68

367.0 KB

69

64.6 KB

70

569.4 KB

71

685.5 KB

72

389.5 KB

73

546.3 KB

74

140.8 KB

75

658.6 KB

76

858.2 KB

77

858.2 KB

78

875.3 KB

79

104.9 KB

80

287.9 KB

81

430.6 KB

82

516.6 KB

83

24.7 KB

84

501.5 KB

85

558.1 KB

86

233.0 KB

87

313.7 KB

88

65.8 KB

89

423.1 KB

90

874.8 KB

91

995.7 KB

92

22.0 KB

93

647.9 KB

94

780.5 KB

95

670.9 KB

96

827.7 KB

97

73.6 KB

98

729.0 KB

99

454.0 KB

100

543.7 KB

101

593.1 KB

102

604.9 KB

103

908.5 KB

104

50.3 KB

105

358.1 KB

106

379.3 KB

107

506.4 KB

108

707.7 KB

109

735.9 KB

110

777.2 KB

111

789.7 KB

112

892.2 KB

113

27.0 KB

114

54.3 KB

115

531.8 KB

116

1.0 MB

117

1.0 MB

118

52.3 KB

119

287.9 KB

120

388.3 KB

121

443.0 KB

122

446.0 KB

123

525.6 KB

124

657.4 KB

125

701.7 KB

126

276.4 KB

127

369.2 KB

128

401.7 KB

129

555.0 KB

130

600.0 KB

131

811.3 KB

132

854.3 KB

133

903.1 KB

134

903.9 KB

135

957.2 KB

136

105.9 KB

137

164.6 KB

138

871.2 KB

/02 - ACID/

001 ACID-Updated.pptx

542.4 KB

010 Eventual-Consistency.pdf

371.3 KB

010 Eventual-Consistency.pptx

462.6 KB

010 Eventual-Consistency.odp

454.3 KB

001 ACID-Updated.odp

446.8 KB

001 ACID-Updated.pdf

412.0 KB

004 Isolation_en.vtt

40.9 KB

007 ACID by Practical Examples_en.vtt

23.2 KB

010 Eventual Consistency_en.vtt

19.0 KB

002 What is a Transaction_en.vtt

16.9 KB

006 Durability_en.vtt

15.6 KB

005 Consistency_en.vtt

15.4 KB

003 Atomicity_en.vtt

12.2 KB

009 Serializable vs Repeatable Read_en.vtt

10.2 KB

008 Phantom Reads_en.vtt

9.1 KB

001 Introduction to ACID_en.vtt

4.0 KB

007 ACID by Practical Examples.mp4

131.9 MB

009 Serializable vs Repeatable Read.mp4

76.3 MB

004 Isolation.mp4

53.2 MB

010 Eventual Consistency.mp4

38.4 MB

002 What is a Transaction.mp4

37.8 MB

008 Phantom Reads.mp4

34.6 MB

003 Atomicity.mp4

29.4 MB

001 Introduction to ACID.mp4

19.4 MB

005 Consistency.mp4

17.0 MB

006 Durability.mp4

16.3 MB

009 read.pdf

4.2 MB

/.../14 - Homomorphic Encryption - Performing Database Queries on Encrypted Data/

001 Homomorphic-Encryption.pdf

89.6 KB

001 Homomorphic-Encryption.odp

34.0 KB

005 Homomorphic Encryption Demo.mp4

766.3 KB

007 Going Through the Code and the Database_en.vtt

1.4 KB

001 Homomorphic-Encryption.pptx

71.7 KB

001 commands.txt

0.4 KB

003 Why Can't we always Encrypt_en.vtt

6.2 KB

004 What is Homomorphic Encryption_en.vtt

6.1 KB

008 Searching The Encrypted Database_en.vtt

3.9 KB

009 Is Homomorphic Encryption Ready_en.vtt

3.4 KB

006 Clone and Build the Code_en.vtt

3.4 KB

001 Homomorphic-Encryption.txt

2.8 KB

001 Introduction to Homomorphic Encryption_en.vtt

2.3 KB

002 What is Encryption_en.vtt

2.0 KB

005 Homomorphic Encryption Demo_en.vtt

0.8 KB

008 Searching The Encrypted Database.mp4

19.9 MB

006 Clone and Build the Code.mp4

18.5 MB

004 What is Homomorphic Encryption.mp4

10.5 MB

007 Going Through the Code and the Database.mp4

9.7 MB

003 Why Can't we always Encrypt.mp4

8.8 MB

009 Is Homomorphic Encryption Ready.mp4

6.7 MB

001 Introduction to Homomorphic Encryption.mp4

5.2 MB

002 What is Encryption.mp4

2.9 MB

/.../13 - Database Security/

004 What is the Largest SQL Statement that You can Send to Your Database_en.vtt

10.8 KB

003 Deep Look Into MongoDB Wire Protocol with Wireshark.mp4

274.9 MB

003 Deep Look Into MongoDB Wire Protocol with Wireshark_en.vtt

31.2 KB

006 Database Permissions and Best Practices for Building REST API_en.vtt

28.2 KB

002 Deep Look into Postgres Wire Protocol with Wireshark_en.vtt

17.8 KB

001 How to Secure Your Postgres Database by Enabling TLSSSL_en.vtt

15.2 KB

005 Best Practices Working with REST & Databases_en.vtt

8.1 KB

002 Deep Look into Postgres Wire Protocol with Wireshark.mp4

142.3 MB

006 Database Permissions and Best Practices for Building REST API.mp4

124.6 MB

004 What is the Largest SQL Statement that You can Send to Your Database.mp4

123.1 MB

005 Best Practices Working with REST & Databases.mp4

119.4 MB

001 How to Secure Your Postgres Database by Enabling TLSSSL.mp4

70.5 MB

/.../12 - Database Cursors/

external-links.txt

0.2 KB

007 SQLServer-ServerSide-Cursor-Types.pdf

168.0 KB

004 Querying with Client Side Cursor_en.vtt

5.4 KB

007 Article - Server Side Cursor Types in SQL Server.html

14.9 KB

001 What are Database Cursors_en.vtt

12.3 KB

006 Pros and Cons of Server vs Client Side Cursors_en.vtt

5.9 KB

003 Inserting Million Rows with Python in Postgres using Client Side Cursor_en.vtt

3.7 KB

002 Server Side vs Client Side Database Cursors_en.vtt

2.0 KB

005 Querying with Server Side Cursor_en.vtt

1.7 KB

006 Pros and Cons of Server vs Client Side Cursors.mp4

16.7 MB

004 Querying with Client Side Cursor.mp4

16.5 MB

002 Server Side vs Client Side Database Cursors.mp4

11.5 MB

001 What are Database Cursors.mp4

10.5 MB

003 Inserting Million Rows with Python in Postgres using Client Side Cursor.mp4

8.6 MB

005 Querying with Server Side Cursor.mp4

5.6 MB

/.../10 - Database System Design/

001 Twitter System Design Database Design.mp4

469.5 MB

002 Building a Short URL System Database Backend.mp4

186.1 MB

001 Twitter System Design Database Design_en.vtt

89.3 KB

002 Building a Short URL System Database Backend_en.vtt

48.9 KB

/.../09 - Database Replication/

003 Multi-master Replication_en.vtt

1.9 KB

001 Replication.pdf

147.2 KB

006 Pros and Cons of Replication_en.vtt

5.0 KB

001 Replication.pptx

114.1 KB

001 Replication.odp

74.9 KB

005 Replication Demo with Postgres 13_en.vtt

24.4 KB

001 Introduction to Database Replication_en.vtt

1.6 KB

002 MasterStandby Replication_en.vtt

4.5 KB

004 Synchronous vs Asynchronous Replication_en.vtt

3.8 KB

005 Replication Demo with Postgres 13.mp4

112.4 MB

005 postgres-volumes.zip

17.0 MB

001 postgres-volumes.zip

17.0 MB

002 MasterStandby Replication.mp4

13.3 MB

004 Synchronous vs Asynchronous Replication.mp4

6.8 MB

006 Pros and Cons of Replication.mp4

5.5 MB

001 Introduction to Database Replication.mp4

3.8 MB

003 Multi-master Replication.mp4

2.2 MB

/.../17 - Archived Lectures/

005 Consistency (Archived)_en.vtt

15.8 KB

001 ACID.pptx

413.2 KB

001 ACID.odp

361.5 KB

001 ACID.pdf

282.1 KB

006 Durability (Archived)_en.vtt

2.5 KB

004 Isolation (Archived)_en.vtt

26.0 KB

003 Atomicity (Archived)_en.vtt

3.7 KB

002 What is a Transaction (Archived)_en.vtt

3.6 KB

001 Introduction to ACID (Archived)_en.vtt

2.0 KB

004 Isolation (Archived).mp4

37.1 MB

005 Consistency (Archived).mp4

18.3 MB

003 Atomicity (Archived).mp4

4.1 MB

002 What is a Transaction (Archived).mp4

3.7 MB

001 Introduction to ACID (Archived).mp4

2.7 MB

006 Durability (Archived).mp4

1.9 MB

/.../15 - Q&A - Answering your Questions/

004 Q&A - January 2022_en.vtt

19.5 KB

006 Q&A - November 2021.mp4

384.4 MB

006 Q&A - November 2021_en.vtt

29.3 KB

005 Q&A - December 2021_en.vtt

25.5 KB

007 Q&A - October 2021_en.vtt

21.8 KB

001 Q&A - April 2022_en.vtt

9.2 KB

003 Q&A - February 2022_en.vtt

8.8 KB

002 Q&A - March 2022_en.vtt

8.6 KB

005 Q&A - December 2021.mp4

104.0 MB

007 Q&A - October 2021.mp4

99.6 MB

004 Q&A - January 2022.mp4

72.3 MB

002 Q&A - March 2022.mp4

32.5 MB

001 Q&A - April 2022.mp4

28.8 MB

003 Q&A - February 2022.mp4

23.8 MB

/.../08 - Concurrency Control/

external-links.txt

0.1 KB

006 offset.png

64.1 KB

005 Double Booking Problem Part 2 ( Alternative Solution and explination)_en.vtt

22.3 KB

004 booking-system.zip

940.4 KB

004 Solving the Double Booking Problem (Code Example)_en.vtt

17.8 KB

007 Database Connection Pooling_en.vtt

15.3 KB

001 Shared vs Exclusive Locks_en.vtt

13.6 KB

006 SQL Pagination With Offset is Very Slow_en.vtt

11.3 KB

003 Two-phase Locking_en.vtt

8.9 KB

002 Dead Locks_en.vtt

6.7 KB

004 Solving the Double Booking Problem (Code Example).mp4

122.6 MB

005 Double Booking Problem Part 2 ( Alternative Solution and explination).mp4

91.7 MB

006 SQL Pagination With Offset is Very Slow.mp4

75.8 MB

007 Database Connection Pooling.mp4

59.6 MB

002 Dead Locks.mp4

36.4 MB

001 Shared vs Exclusive Locks.mp4

36.1 MB

003 Two-phase Locking.mp4

17.7 MB

006 offset.pdf

2.0 MB

006 offset.mp4

1.1 MB

/.../06 - Database Partitioning/

001 Partitioning.pdf

112.4 KB

001 Partitioning.pptx

109.1 KB

001 Partitioning.odp

71.1 KB

001 Introduction to Database Partitioning_en.vtt

2.1 KB

001 Partitioning.txt

2.4 KB

003 Vertical vs Horizontal Partitioning_en.vtt

2.7 KB

004 Partitioning Types_en.vtt

2.2 KB

007 Execute Multiple Queries on the Table_en.vtt

1.5 KB

013 Section Summary - Partitioning_en.vtt

1.8 KB

014 How to Automate Partitioning in Postgres_en.vtt

12.7 KB

006 Preparing Postgres, Database, Table, Indexes_en.vtt

7.6 KB

010 Class Project - Querying and Checking the Size of Partitions_en.vtt

7.0 KB

014 automate-partitions.zip

6.6 KB

011 The Advantages of Partitioning_en.vtt

6.0 KB

009 Populate the Partitions and Create Indexes_en.vtt

4.7 KB

002 What is Partitioning_en.vtt

4.6 KB

008 Create and Attach Partitioned Tables_en.vtt

4.2 KB

012 The Disadvantages of Partitioning_en.vtt

3.7 KB

005 The Difference Between Partitioning and Sharding_en.vtt

3.7 KB

014 How to Automate Partitioning in Postgres.mp4

68.0 MB

010 Class Project - Querying and Checking the Size of Partitions.mp4

31.7 MB

011 The Advantages of Partitioning.mp4

8.3 MB

006 Preparing Postgres, Database, Table, Indexes.mp4

7.7 MB

002 What is Partitioning.mp4

6.9 MB

008 Create and Attach Partitioned Tables.mp4

6.4 MB

009 Populate the Partitions and Create Indexes.mp4

5.8 MB

005 The Difference Between Partitioning and Sharding.mp4

5.5 MB

012 The Disadvantages of Partitioning.mp4

5.2 MB

013 Section Summary - Partitioning.mp4

4.7 MB

003 Vertical vs Horizontal Partitioning.mp4

3.9 MB

007 Execute Multiple Queries on the Table.mp4

3.8 MB

001 Introduction to Database Partitioning.mp4

2.8 MB

004 Partitioning Types.mp4

2.5 MB

 

Total files 476


Copyright © 2024 FileMood.com