zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCourseSite.com] Udemy - Introduction to Database Engineering
magnet:?xt=urn:btih:e130458c727cbb50a0debbfa89018c1392808da0&dn=[FreeCourseSite.com] Udemy - Introduction to Database Engineering
磁力链接详情
文件列表详情
e130458c727cbb50a0debbfa89018c1392808da0
infohash:
66
文件数量
7.24 GB
文件大小
2021-7-13 02:52
创建日期
2024-11-4 12:45
最后访问
相关分词
FreeCourseSite
com
Udemy
-
Introduction
to
Database
Engineering
1. ACID/1. Welcome to the Course.mp4 145.87 MB
1. ACID/10. ACID by Practical Example.mp4 125.83 MB
1. ACID/2. Course Update Oct 2020.mp4 13.98 MB
1. ACID/3. Introduction to ACID.mp4 6.94 MB
1. ACID/4. What is a Transaction.mp4 8.12 MB
1. ACID/5. Atomicity.mp4 9.14 MB
1. ACID/6. Isolation.mp4 80.69 MB
1. ACID/7. Consistency.mp4 36.16 MB
1. ACID/8. Durability.mp4 3.57 MB
1. ACID/9. Eventual Consistency.mp4 53.29 MB
10. Database Security/1. How to Secure Your Postgres Database by Enabling TLSSSL.mp4 71.78 MB
10. Database Security/2. Deep Look into Postgres Wire Protocol with Wireshark.mp4 138.58 MB
10. Database Security/3. Deep Look Into MongoDB Wire Protocol with Wireshark.mp4 265.63 MB
10. Database Security/4. Encrypted Database Search with Homomorphic Encryption (IBM technology).mp4 132.32 MB
10. Database Security/5. Best Practices Working with REST & Databases.mp4 146.17 MB
10. Database Security/6. Database Permissions and Best Practices for Building REST API.mp4 162.81 MB
10. Database Security/7. What is the Largest SQL Statement that You can Send to Your Database.mp4 117.63 MB
11. Various Database Discussions/1. SELECT COUNT () can impact your Backend Application performance, here is why.mp4 69.48 MB
11. Various Database Discussions/2. How does Database Store Data On Disk.mp4 414.71 MB
11. Various Database Discussions/3. Is QUIC a Good Protocol for Databases.mp4 281.97 MB
11. Various Database Discussions/4. What is a Distributed Transaction.mp4 476.71 MB
11. Various Database Discussions/5. Server side vs Client side Database Cursors.mp4 129.94 MB
11. Various Database Discussions/6. Indexing in PostgreSQL vs MySQL.mp4 289.43 MB
11. Various Database Discussions/7. Why Uber Moved from Postgres to MySQL (Discussion).mp4 673.31 MB
2. Indexing, Partitioning and Sharding/1. Getting Started with Indexing.mp4 124.79 MB
2. Indexing, Partitioning and Sharding/10. Database Partitioning (With Postgres).mp4 160.13 MB
2. Indexing, Partitioning and Sharding/11. How to Automate Partitioning in Postgres.mp4 96.03 MB
2. Indexing, Partitioning and Sharding/12. Database Sharding (With Postgres).mp4 291.32 MB
2. Indexing, Partitioning and Sharding/13. Bloom Filters.mp4 25.73 MB
2. Indexing, Partitioning and Sharding/14. Working with Billion-Row Table.mp4 304.96 MB
2. Indexing, Partitioning and Sharding/15. When to Shard your Database.mp4 475.6 MB
2. Indexing, Partitioning and Sharding/2. Create Postgres Table with a MILLION Rows (from scratch).mp4 13.27 MB
2. Indexing, Partitioning and Sharding/3. Key vs Non-Key Column Database Indexing.mp4 76.93 MB
2. Indexing, Partitioning and Sharding/4. Index Scan vs Index Only Scan.mp4 43.48 MB
2. Indexing, Partitioning and Sharding/5. Combining Database Indexes for Better Performance.mp4 91.68 MB
2. Indexing, Partitioning and Sharding/6. Horizontal vs Vertical Partitioning.mp4 230.31 MB
2. Indexing, Partitioning and Sharding/7. SQL Pagination With Offset is Evil.mp4 75.16 MB
2. Indexing, Partitioning and Sharding/7.1 offset.mp4 1.08 MB
2. Indexing, Partitioning and Sharding/8. Bitmap Index Scan vs Index Scan vs Table Scan.mp4 59.66 MB
2. Indexing, Partitioning and Sharding/9. Create Index Concurrently - Avoid Blocking Production Database Writes.mp4 15.6 MB
3. Concurrency Control/1. Shared vs Exclusive Locks.mp4 159.34 MB
3. Concurrency Control/2. Dead Locks.mp4 50.2 MB
3. Concurrency Control/3. Two-phase Locking.mp4 51.72 MB
3. Concurrency Control/4. Solving the Double Booking Problem (Code Example).mp4 141.23 MB
3. Concurrency Control/5. Database Connection Pooling.mp4 84.13 MB
4. Database Replication/1. Introduction to Database Replication.mp4 3.63 MB
4. Database Replication/2. MasterStandby Replication.mp4 12.71 MB
4. Database Replication/3. Multi-master Replication.mp4 4.16 MB
4. Database Replication/4. Synchronous vs Asynchronous Replication.mp4 14.03 MB
4. Database Replication/5. Replication Demo with Postgres 13.mp4 115.15 MB
4. Database Replication/6. Pros and Cons of Replication.mp4 10.38 MB
5. Database System Design/1. Building a Short URL System Database Backend.mp4 194.06 MB
5. Database System Design/2. Twitter System Design Database Design.mp4 181.74 MB
6. Introduction to Database Engines/1. Introduction.mp4 13.47 MB
6. Introduction to Database Engines/2. What is a Database Engine.mp4 27.55 MB
6. Introduction to Database Engines/3. Row-Based vs Column-Based Databases.mp4 159.83 MB
7. B-Tree Database Engines/1. MyISAM.mp4 29.31 MB
7. B-Tree Database Engines/2. Aria.mp4 7.43 MB
7. B-Tree Database Engines/3. InnoDB.mp4 20.93 MB
7. B-Tree Database Engines/4. XtraDB.mp4 6.81 MB
7. B-Tree Database Engines/5. SQLite.mp4 12.5 MB
7. B-Tree Database Engines/6. BerkeleyDB.mp4 8.74 MB
8. LSM Tree Database Engines/1. LevelDB.mp4 21.74 MB
8. LSM Tree Database Engines/2. RocksDB.mp4 13.57 MB
9. Database Engines Demo/1. Most Popular Database Engines.mp4 15.74 MB
9. Database Engines Demo/2. Switching Database Engine with mySQL.mp4 110.1 MB
其他位置