NoSQL series - Part 1: Introduction to NoSQL

Опубликовано: 05 Март 2026
на канале: Defog Tech
22,957
739

Series of videos explaining NoSQL in-depth. Everything from why NoSQL DBs were created, to inner workings, trade-offs, NoSQL landscape etc.

Chapters
0:00 Use-Case: Amazon Shopping Cart
1:33 Problems with SQL
4:02 How to scale SQL
6:05 Sharding our DB
7:22 Design for failure
10:35 Key-Value access pattern
12:46 Examples of key-value access
15:00 What is NoSQL?
16:15 When to use NoSQL?
16:53 Problems with NoSQL
20:48 Databases landscape
21:34 Upcoming videos

Channel
----------------------------------
Complex concepts explained in short & simple manner. Topics include Java Concurrency, Spring Boot, Microservices, Distributed Systems etc. Feel free to ask any doubts in the comments. Also happy to take requests for new videos.

Subscribe or explore the channel -    / defogtech  

Popular Videos
----------------------------------
What is an API Gateway -    • What is an API Gateway?  
Executor Service -    • Java ExecutorService - Part 1 - Introduction  
Introduction to CompletableFuture -    • Introduction to CompletableFuture in Java 8  
Java Memory Model in 10 minutes -    • Java Memory Model in 10 minutes  
Volatile vs Atomic -    • Using volatile vs AtomicInteger in Java co...  
What is Spring Webflux -    • What is Spring Webflux and when to use it?  
Java Concurrency Interview question -    • Java Concurrency Interview Question: How t...