23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
TORRENT DETAILS
Fundamentals Of Database Engineering
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Database Engineering is a very interesting sector in software engineering. If you are interested in learning about database engineering you have come to the right place. I have curated this course carefully to discuss the Fundamental concepts of database engineering.
This course will not teach you SQL or programming languages, however, it will teach you skillsets and patterns that you can apply in database engineering. A few of the things that you will learn are Indexing, Partitioning, Sharding, Replication, b-trees in-depth indexing, Concurrency control, database engines and security, and much more.
I believe that learning the fundamentals of database engineering will equip you with the necessary means to tackle difficult and challenging problems yourself. I always compare engineering to math, you never memorize specific formulas and equations, you know the basic proves and derive and solve any equation one throws at you. Database engineering is similar, you can’t possibly say MongoDB is better than MySQL or Postgres is better than Oracle. Instead, you learn your use case and by understanding how each database platform does its own trade-offs you will be able to make optimal decisions.
One other thing you will learn in this course is the lowest database interface that talks to the OS which is the database engine. Database engines or storage engines or sometimes even called embedded databases is a software library that a database management software uses to store data on disk and do CRUD (create update delete) Embedded means move everything in one software no network client-server. In this video course, I want to go through the few popular database engines, explain the differences between them, and finally, I want to spin up a database and change its engine and show the different features of each engine.
Enjoy the course. Who this course is for:
Software Engineers and Database Engineers
Requirements
Have worked with databases before but wish to get deeper understanding Basic SQL knowledge
Last Updated 8/2022
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
.pad/0
15 B
.pad/1
12 B
.pad/10
29 B
.pad/11
79 B
.pad/12
24 B
.pad/13
243 B
.pad/14
89 B
.pad/15
57 B
.pad/2
15 B
.pad/3
52 B
.pad/4
103 B
.pad/5
57 B
.pad/6
49 B
.pad/7
79 B
.pad/8
26 B
.pad/9
13 B
TutsNode.com.txt
63 B
TutsNode.net.txt
59 B
[TutsNode.net] - Fundamentals of Database Engineering/01 - Course Updates/002 Course Update Oct 2020_en.vtt
572 B
[TutsNode.net] - Fundamentals of Database Engineering/01 - Course Updates/004 Course Update December 2021.mp4
201.1 MB
[TutsNode.net] - Fundamentals of Database Engineering/01 - Course Updates/005 Note about Docker.html
1.2 KB
[TutsNode.net] - Fundamentals of Database Engineering/02 - ACID/001 ACID-Updated.odp
436.4 KB
[TutsNode.net] - Fundamentals of Database Engineering/02 - ACID/001 ACID-Updated.pdf
402.3 KB
[TutsNode.net] - Fundamentals of Database Engineering/02 - ACID/001 ACID-Updated.pptx
529.7 KB
[TutsNode.net] - Fundamentals of Database Engineering/02 - ACID/010 Eventual-Consistency.odp
443.6 KB
[TutsNode.net] - Fundamentals of Database Engineering/02 - ACID/010 Eventual-Consistency.pdf
362.6 KB
[TutsNode.net] - Fundamentals of Database Engineering/02 - ACID/010 Eventual-Consistency.pptx
[TutsNode.net] - Fundamentals of Database Engineering/03 - Understanding Database Internals/003 Primary Key vs Secondary Key - What you probably didn't know.mp4
191.1 MB
[TutsNode.net] - Fundamentals of Database Engineering/03 - Understanding Database Internals/003 Primary Key vs Secondary Key - What you probably didn't know_en.vtt
11.5 KB
[TutsNode.net] - Fundamentals of Database Engineering/04 - Database Indexing/001 one-million-pg.txt
198 B
[TutsNode.net] - Fundamentals of Database Engineering/04 - Database Indexing/002 employees.sql
1 KB
[TutsNode.net] - Fundamentals of Database Engineering/04 - Database Indexing/003 grades.sql
506 B
[TutsNode.net] - Fundamentals of Database Engineering/04 - Database Indexing/005 students.sql
1.1 KB
[TutsNode.net] - Fundamentals of Database Engineering/04 - Database Indexing/007 How Database Optimizers Decide to Use Indexes.mp4
229.3 MB
[TutsNode.net] - Fundamentals of Database Engineering/04 - Database Indexing/010 bloom-filter.odp
236.5 KB
[TutsNode.net] - Fundamentals of Database Engineering/04 - Database Indexing/010 bloom-filter.pdf
135.6 KB
[TutsNode.net] - Fundamentals of Database Engineering/04 - Database Indexing/010 bloom-filter.pptx
276.6 KB
[TutsNode.net] - Fundamentals of Database Engineering/04 - Database Indexing/011 Working with Billion-Row Table.mp4
316.3 MB
[TutsNode.net] - Fundamentals of Database Engineering/05 - B-Tree vs B+Tree in Production Database Systems/001 b-tree-original-paper.pdf
624.4 KB
[TutsNode.net] - Fundamentals of Database Engineering/05 - B-Tree vs B+Tree in Production Database Systems/001 B-trees-vs-B-trees.pdf
403.1 KB
[TutsNode.net] - Fundamentals of Database Engineering/05 - B-Tree vs B+Tree in Production Database Systems/007 B+Tree DBMS Considerations_en.vtt
4.6 KB
[TutsNode.net] - Fundamentals of Database Engineering/05 - B-Tree vs B+Tree in Production Database Systems/008 B+Tree Storage Cost in MySQL vs Postgres_en.vtt
4.9 KB
[TutsNode.net] - Fundamentals of Database Engineering/06 - Database Partitioning/001 Partitioning.pdf
109.8 KB
[TutsNode.net] - Fundamentals of Database Engineering/06 - Database Partitioning/001 Partitioning.pptx
106.5 KB
[TutsNode.net] - Fundamentals of Database Engineering/07 - Database Sharding/001 Sharding.odp
159.7 KB
[TutsNode.net] - Fundamentals of Database Engineering/07 - Database Sharding/001 Sharding.pdf
142.9 KB
[TutsNode.net] - Fundamentals of Database Engineering/07 - Database Sharding/001 Sharding.pptx
[TutsNode.net] - Fundamentals of Database Engineering/07 - Database Sharding/012 When Should you consider Sharding your Database.mp4
466.4 MB
[TutsNode.net] - Fundamentals of Database Engineering/08 - Concurrency Control/004 booking-system.zip
918.3 KB
[TutsNode.net] - Fundamentals of Database Engineering/08 - Concurrency Control/005 Double Booking Problem Part 2 ( Alternative Solution and explination)_en.vtt
21.8 KB
[TutsNode.net] - Fundamentals of Database Engineering/08 - Concurrency Control/006 offset.png
62.6 KB
[TutsNode.net] - Fundamentals of Database Engineering/08 - Concurrency Control/external-links.txt
116 B
[TutsNode.net] - Fundamentals of Database Engineering/09 - Database Replication/001 Replication.pdf
143.7 KB
[TutsNode.net] - Fundamentals of Database Engineering/09 - Database Replication/001 Replication.pptx
[TutsNode.net] - Fundamentals of Database Engineering/09 - Database Replication/006 Pros and Cons of Replication_en.vtt
4.9 KB
[TutsNode.net] - Fundamentals of Database Engineering/10 - Database System Design/001 Twitter System Design Database Design.mp4
447.8 MB
[TutsNode.net] - Fundamentals of Database Engineering/10 - Database System Design/002 Building a Short URL System Database Backend.mp4
177.5 MB
[TutsNode.net] - Fundamentals of Database Engineering/11 - Database Engines/002 Database-Engines.odp
314.8 KB
[TutsNode.net] - Fundamentals of Database Engineering/11 - Database Engines/002 Database-Engines.pdf
238.4 KB
[TutsNode.net] - Fundamentals of Database Engineering/11 - Database Engines/002 Database-Engines.pptx
345.2 KB
[TutsNode.net] - Fundamentals of Database Engineering/11 - Database Engines/008 BerkeleyDB_en.vtt
3.4 KB
[TutsNode.net] - Fundamentals of Database Engineering/11 - Database Engines/009 LevelDB_en.vtt
7.8 KB
[TutsNode.net] - Fundamentals of Database Engineering/11 - Database Engines/011 Popular Database Engines_en.vtt
3.1 KB
[TutsNode.net] - Fundamentals of Database Engineering/11 - Database Engines/external-links.txt
111 B
[TutsNode.net] - Fundamentals of Database Engineering/12 - Database Cursors/004 Querying with Client Side Cursor_en.vtt
5.3 KB
[TutsNode.net] - Fundamentals of Database Engineering/12 - Database Cursors/007 SQLServer-ServerSide-Cursor-Types.pdf
164.1 KB
[TutsNode.net] - Fundamentals of Database Engineering/12 - Database Cursors/external-links.txt
220 B
[TutsNode.net] - Fundamentals of Database Engineering/13 - Database Security/003 Deep Look Into MongoDB Wire Protocol with Wireshark.mp4
262.1 MB
[TutsNode.net] - Fundamentals of Database Engineering/13 - Database Security/004 What is the Largest SQL Statement that You can Send to Your Database_en.vtt
10.5 KB
[TutsNode.net] - Fundamentals of Database Engineering/14 - Homomorphic Encryption - Performing Database Queries on Encrypted Data/001 Homomorphic-Encryption.odp
33.2 KB
[TutsNode.net] - Fundamentals of Database Engineering/14 - Homomorphic Encryption - Performing Database Queries on Encrypted Data/001 Homomorphic-Encryption.pdf
87.5 KB
[TutsNode.net] - Fundamentals of Database Engineering/14 - Homomorphic Encryption - Performing Database Queries on Encrypted Data/005 Homomorphic Encryption Demo.mp4
748.3 KB
[TutsNode.net] - Fundamentals of Database Engineering/14 - Homomorphic Encryption - Performing Database Queries on Encrypted Data/007 Going Through the Code and the Database_en.vtt
1.4 KB
[TutsNode.net] - Fundamentals of Database Engineering/15 - Q&A - Answering your Questions/004 Q&A - January 2022_en.vtt
19 KB
[TutsNode.net] - Fundamentals of Database Engineering/15 - Q&A - Answering your Questions/006 Q&A - November 2021.mp4
366.6 MB
[TutsNode.net] - Fundamentals of Database Engineering/16 - Database Discussions/001 SELECT COUNT () can impact your Backend Application performance, here is why_en.vtt
13.3 KB
[TutsNode.net] - Fundamentals of Database Engineering/16 - Database Discussions/002 How does the Database Store Data On Disk.mp4
324.7 MB
[TutsNode.net] - Fundamentals of Database Engineering/16 - Database Discussions/003 Is QUIC a Good Protocol for Databases.mp4
282.2 MB
[TutsNode.net] - Fundamentals of Database Engineering/16 - Database Discussions/004 What is a Distributed Transaction.mp4
371.9 MB
[TutsNode.net] - Fundamentals of Database Engineering/16 - Database Discussions/005 Indexing in PostgreSQL vs MySQL.mp4
289.4 MB
[TutsNode.net] - Fundamentals of Database Engineering/16 - Database Discussions/006 Why Uber Moved from Postgres to MySQL (Discussion).mp4
673.3 MB
[TutsNode.net] - Fundamentals of Database Engineering/16 - Database Discussions/007 Can NULLs Improve your Database Queries Performance.mp4
437.6 MB
[TutsNode.net] - Fundamentals of Database Engineering/16 - Database Discussions/007 NULL.pdf
134.4 KB
[TutsNode.net] - Fundamentals of Database Engineering/16 - Database Discussions/008 Write Amplification Explained in Backend Apps, Database Systems and SSDs.mp4
437.3 MB
[TutsNode.net] - Fundamentals of Database Engineering/16 - Database Discussions/009 Optimistic vs Pessmistic Concurrency Control.mp4
379.4 MB
[TutsNode.net] - Fundamentals of Database Engineering/17 - Archived Lectures/001 ACID.odp
353 KB
[TutsNode.net] - Fundamentals of Database Engineering/17 - Archived Lectures/001 ACID.pdf
275.5 KB
[TutsNode.net] - Fundamentals of Database Engineering/17 - Archived Lectures/001 ACID.pptx