NoSQL vs SQL – Which Type of Database Should You Use?

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=FzlpwoeSrE0



Duration: 1:25:42
94,260 views
2,713


When should you use RDBMS, and when should you use NoSQL?
This course describes the differences between NoSQL and SQL databases as well as when and why to use each kind of database.

🔗 Register for a free Astra DB account to use for this tutorial: https://astra.datastax.com/register/sqlnosql/vi-11

✏️ Ania Kubow developed this course. Check out her channel: https://www.youtube.com/aniakubow

🏗 DataStax provided a grant to made this course possible.

✏️ SQL Tutorial - Full Database Course for Beginners on FreeCodeCamp: https://www.youtube.com/watch?v=HXV3zeQKqGY
✏️ NoSQL Database Tutorial – Full Course for Beginners on FreeCodeCamp: https://www.youtube.com/watch?v=xh4gy1lbL2k
✏️ Apache Cassandra Database – Full Course for Beginners on FreeCodeCamp: https://www.youtube.com/watch?v=J-cSy5MeMOA
✏️ Everything You Need to Know About Storage Attached Indexing in Apache Cassandra | DataStax: https://www.youtube.com/watch?v=D9CUk6YkDaw
✏️ Enough CQL To Get You Started - Data Modeling with Apache Cassandra | DataStax: https://www.youtube.com/watch?v=mhHM3K-gjeA

⭐️ Contents ⭐️
Introduction (0:00)
01: What actually is a database (2:17)
03: What is a database management system (5:53)
04: Demo: Creating a database (6:27)
05: Common Database Models (9:21)
06: Relational databases (9:46)
07: SQL (11:33)
08: Non-relational databases (16:33)
09: Pros and Cons: Comparing RDBMS and NoSQL (19:21)
10: Wide Column Database (31:25)
11: Document Database (47:38)
12: Key-Value Database (1:03:51)
13: Multi-Model Databases (1:21:57 )
14: Use cases: When to use RDBMS or NoSQL (1:23:12)

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2022-10-04Learn Python by Thinking in Types - Full Course
2022-09-29Ecommerce Website Tutorial – Create a B2B App with Stripe + Postgres + REST API Backend
2022-09-28Code a 2D Game Using JavaScript, HTML, and CSS (w/ Free Game Assets) – Tutorial
2022-09-27Java Programming for Beginners – Full Course
2022-09-26Machine Learning for Everybody – Full Course
2022-09-22Algorithms in Python – Full Course for Beginners
2022-09-21Web3 Course Walkthrough on freeCodeCamp.org (Rust, Blockchain Development, and Smart Contracts)
2022-09-20Code a Minecraft Clone with JavaScript, React, Three.js – Tutorial
2022-09-16Jenkins Tutorial – How to Deploy a Test Server with Docker + Linux (Full Course)
2022-09-14Learn HTML & CSS – Full Course for Beginners
2022-09-13NoSQL vs SQL – Which Type of Database Should You Use?
2022-09-12React Coding Interview Prep – 30 Questions and Answers
2022-09-07Angular for Beginners Course [Full Front End Tutorial with TypeScript]
2022-08-31React JavaScript Framework for Beginners – Project-Based Course
2022-08-30CSS Tutorial – Full Course for Beginners
2022-08-2920 Beginner Python Projects
2022-08-25Game Development with LÖVE 2D and Lua – Full Course
2022-08-24Frontend Web Development Bootcamp Course (JavaScript, HTML, CSS)
2022-08-22Azure Developer Associate (AZ-204) — Full Course Pass the Exam!
2022-08-18Learn C Programming with Dr. Chuck (feat. classic book by Kernighan and Ritchie)
2022-08-15Stardew Valley Game Clone with Python and Pygame – Full Course