NoSQL should have been not RDBMS, because they are not RDBMS or relational database management system, and they try to solve some issues which we get into while building internet-scale distributed systems with RDBMS
#nosql #nosqldatabase #sqlvsnosql
00:00 - What this video covers
00:25 - What is NoSQL?
01:57 - A refresher on RDBMS
03:20 - Categories of NoSQL
04:50 - NoSQL V/S RDBMS
09:52 - Whare to use NoSQL
11:25 - How does horizontal scaling work
13:15 - A couple of extra points
Some of my popular videos:
Elasticsearch with .NET and introduction: • An Introduction to Elasticsearch (Bui...
Hangfire Scheduling an introduction: • Scheduling recurring jobs with Hangfi...
ASP.NET Core Authentication with JWT (JSON Web Token): • ASP.NET Core Authentication with JWT ...
Running Background tasks using IHostedService and BackgroundService (In ASP.NET Core 3.1): • Running Background tasks using IHoste...
How to build an API Gateway in ASP.NET Core using Ocelot (Build API Gateway in a few minutes): • How to build an API Gateway in ASP.NE...
My blog site: https://dotnetcorecentral.com/